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);
|