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

  /src/lib/libpthread/arch/i386/
pthread_md.h 50 _initcontext_u_md(ucontext_t *ucp) function in typeref:typename:void
61 #define _INITCONTEXT_U_MD(ucp) _initcontext_u_md(ucp);

Completed in 13 milliseconds