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

/freebsd-13-stable/contrib/blacklist/lib/
H A Dbl.c76 # define BL_UNLOCK(b) pthread_mutex_unlock(&b->b_mutex) macro
80 # define BL_UNLOCK(b) BL_INIT(b)
114 BL_UNLOCK(b);
157 BL_UNLOCK(b);
177 BL_UNLOCK(b);
207 BL_UNLOCK(b);
269 BL_UNLOCK(b);
273 BL_UNLOCK(b);

Completed in 81 milliseconds