Home
last modified time | relevance | path

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

/netbsd/src/lib/libpthread/
Dpthread_mi.expsym136 pthread__started
Dpthread.c106 int pthread__started; variable
430 if (!pthread__started) { in pthread_create()
458 pthread__started = 1; in pthread_create()