Home
last modified time | relevance | path

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

/netbsd-src/lib/libpthread/
H A Dpthread.c90 static void pthread__scrubthread(pthread_t, char *, int);
254 pthread__scrubthread(first, NULL, 0); in pthread__init()
313 pthread__scrubthread(pthread_t t, char *name, int flags) in pthread__scrubthread() function
523 pthread__scrubthread(newthread, name, nattr.pta_flags); in pthread_create()