Searched defs:mtx_trylock (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/lib/libpthread/
H A Dmtx.c136 mtx_trylock(mtx_t *mtx) function
/netbsd-current/tests/lib/libpthread/
H A Dt_mtx.c157 ATF_TC(mtx_trylock); variable
[all...]
/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_osdep.h75 #define mtx_trylock(a) mutex_tryenter(a) macro

Completed in 193 milliseconds