Home
last modified time | relevance | path

Searched refs:pthread__scrubthread (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/lib/libpthread/
Dpthread.c100 static void pthread__scrubthread(pthread_t, char *, int);
264 pthread__scrubthread(first, NULL, 0); in pthread__init()
323 pthread__scrubthread(pthread_t t, char *name, int flags) in pthread__scrubthread() function
533 pthread__scrubthread(newthread, name, nattr.pta_flags); in pthread_create()