Searched refs:BL_LOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/blacklist/lib/
H A Dbl.c75 # define BL_LOCK(b) pthread_mutex_lock(&b->b_mutex) macro
79 # define BL_LOCK(b) BL_INIT(b)
108 BL_LOCK(b);
149 BL_LOCK(b);

Completed in 98 milliseconds