Home
last modified time | relevance | path

Searched refs:ucontext_t (Results 1 – 4 of 4) sorted by relevance

/haiku/src/tests/system/benchmarks/
H A Dctxbench.c122 ucontext_t u; in main()
123 ucontext_t *contextp; in main()
130 contextp = (ucontext_t *)malloc(sizeof(ucontext_t)); in main()
/haiku/headers/posix/
H A Dsignal.h361 } ucontext_t; typedef
/haiku/headers/private/kernel/
H A Dksignal.h52 ucontext_t context;
H A Dthread_types.h467 ucontext_t* user_signal_context; // only accessed by this thread