Home
last modified time | relevance | path

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

/netbsd-src/lib/libpthread/
H A Dpthread.c96 int pthread__started; variable
420 if (!pthread__started) { in pthread_create()
448 pthread__started = 1; in pthread_create()