Searched defs:_mtx_unlock_flags (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/include/sys/ | ||
| H A D | mutex.h | 65 #define _mtx_unlock_flags(m, opts, file, line) DO_NOTHING macro |
| /f-stack/freebsd/sys/ | ||
| H A D | mutex.h | 197 #define _mtx_unlock_flags(m, o, f, l) \ macro |