Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_init.c121 int _thr_spinloops; variable
524 _thr_spinloops = atoi(env); in init_private()
H A Dthr_mutex.c269 _thr_spinloops ? _thr_spinloops: MUTEX_ADAPTIVE_SPINS; in mutex_init_body()
H A Dthr_private.h762 extern int _thr_spinloops __hidden;