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

  /src/lib/libpthread/
pthread.c 100 static void pthread__scrubthread(pthread_t, char *, int);
264 pthread__scrubthread(first, NULL, 0);
323 pthread__scrubthread(pthread_t t, char *name, int flags) function in typeref:typename:void
533 pthread__scrubthread(newthread, name, nattr.pta_flags);

Completed in 24 milliseconds