Searched defs:mtx_trylock_flags_ (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/include/sys/ | ||
| H A D | mutex.h | 74 #define mtx_trylock_flags_(m, o, f, l) 1 macro |
| /f-stack/freebsd/sys/ | ||
| H A D | mutex.h | 173 #define mtx_trylock_flags_(m, o, f, l) \ macro |