Searched defs:BL_UNLOCK (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/blocklist/lib/ | ||
| H A D | old_bl.c | 82 # define BL_UNLOCK(b) pthread_mutex_unlock(&b->b_mutex) macro |
| H A D | bl.c | 82 # define BL_UNLOCK(b) pthread_mutex_unlock(&b->b_mutex) macro |