Home
last modified time | relevance | path

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

/netbsd-src/lib/libpthread/
H A Dpthread_specific.c49 int pthread_setcontext(const ucontext_t *);
55 __strong_alias(setcontext,pthread_setcontext) in __strong_alias()
104 pthread_setcontext(const ucontext_t *ucp) in pthread_setcontext() function