Searched refs:CTX_UNLOCK (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/lib/libusb/
H A Dlibusb10_io.c69 CTX_UNLOCK(ctx);
87 CTX_UNLOCK(ctx);
139 CTX_UNLOCK(ctx);
151 CTX_UNLOCK(ctx);
176 CTX_UNLOCK(ctx);
202 CTX_UNLOCK(ctx);
246 CTX_UNLOCK(ctx);
270 CTX_UNLOCK(ctx);
298 CTX_UNLOCK(ctx);
453 CTX_UNLOCK(ct
[all...]
H A Dlibusb10.c487 CTX_UNLOCK(dev->ctx);
500 CTX_UNLOCK(dev->ctx);
700 CTX_UNLOCK(dev->ctx);
729 CTX_UNLOCK(dev->ctx);
751 CTX_UNLOCK(dev->ctx);
802 CTX_UNLOCK(dev->ctx);
813 CTX_UNLOCK(dev->ctx);
1490 CTX_UNLOCK(dev->ctx);
1580 CTX_UNLOCK(dev->ctx);
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
814 CTX_UNLOCK(ctx);
2265 CTX_UNLOCK(ctx);
2277 CTX_UNLOCK(ctx);
3816 CTX_UNLOCK(ctx);
3836 CTX_UNLOCK(ctx);
3852 CTX_UNLOCK(ctx);
3877 CTX_UNLOCK(ctx);
4017 CTX_UNLOCK(ctx);
4037 CTX_UNLOCK(ct
[all...]

Completed in 159 milliseconds