HomeSort by: relevance | last modified time | path
    Searched defs:pthread_setcontext (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libpthread/
pthread_specific.c 49 int pthread_setcontext(const ucontext_t *);
55 __strong_alias(setcontext,pthread_setcontext)
104 pthread_setcontext(const ucontext_t *ucp) function in typeref:typename:int

Completed in 13 milliseconds