Searched defs:CTX_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libusb/
H A Dlibusb10.h38 #define CTX_UNLOCK(ctx) pthread_mutex_unlock(&(ctx)->ctx_lock) macro
/freebsd-11-stable/sys/net/
H A Diflib.c550 #define CTX_UNLOCK(ctx) mtx_unlock(&(ctx)->ifc_ctx_mtx) macro
[all...]

Completed in 165 milliseconds