Home
last modified time | relevance | path

Searched defs:RELEASE_LOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h338 #define RELEASE_LOCK(_flag) _flag = FALSE; macro
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_csupport.cpp2395 #define RELEASE_LOCK __kmp_release_user_lock_with_checks macro