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

  /src/lib/libpthread/
thrd.c 49 __thrd_create_tramp(void *arg) function in typeref:typename:void *
81 switch(pthread_create(thr, NULL, __thrd_create_tramp, cookie)) {

Completed in 11 milliseconds