Home | Sort by: relevance | last modified time | path |
/src/lib/libpthread/ | |
mtx.c | 152 mtx_unlock(mtx_t *mtx) function in typeref:typename:int |
mtx.c | 152 mtx_unlock(mtx_t *mtx) function in typeref:typename:int |
/src/sys/dev/pci/cxgb/ | |
cxgb_osdep.h | 74 #define mtx_unlock(a) mutex_spin_exit(a) macro 84 #define RT_UNLOCK(_rt) mtx_unlock(&(_rt)->rt_mtx) |
cxgb_osdep.h | 74 #define mtx_unlock(a) mutex_spin_exit(a) macro 84 #define RT_UNLOCK(_rt) mtx_unlock(&(_rt)->rt_mtx) |