Searched defs:FCTX_ATTR_SET (Results 1 – 2 of 2) sorted by relevance
498 #define FCTX_ATTR_SET( global() macro [all...]
463 #define FCTX_ATTR_SET(f, a) atomic_fetch_or_release(&(f)->attributes, (a)) macro