Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libthr/thread/
Dthr_init.c121 int _thr_spinloops; variable
487 _thr_spinloops = atoi(env); in init_private()
Dthr_mutex.c272 _thr_spinloops ? _thr_spinloops: MUTEX_ADAPTIVE_SPINS; in mutex_init_body()
Dthr_private.h757 extern int _thr_spinloops __hidden;