Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_init.c120 int _thr_yieldloops; variable
522 _thr_yieldloops = atoi(env); in init_private()
H A Dthr_private.h760 extern int _thr_yieldloops __hidden;
H A Dthr_mutex.c270 pmutex->m_yieldloops = _thr_yieldloops; in mutex_init_body()