Searched defs:FCTX_ATTR_CLR (Results 1 – 2 of 2) sorted by relevance
499 #define FCTX_ATTR_CLR( global() macro [all...]
464 #define FCTX_ATTR_CLR(f, a) atomic_fetch_and_release(&(f)->attributes, ~(a)) macro