Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_private.h140 #define THR_ADAPTIVE_MUTEX_INITIALIZER ((struct pthread_mutex *)1) macro
H A Dthr_mutex.c309 else if (*mutex == THR_ADAPTIVE_MUTEX_INITIALIZER) in init_static()