Home
last modified time | relevance | path

Searched refs:set__nested (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_ftn_entry.h606 set__nested(thread, ((KMP_DEREF flag) ? TRUE : FALSE)); in KMP_EXPAND_NAME()
H A Dkmp.h2068 #define set__nested(xthread, xval) \ macro
H A Dkmp_csupport.cpp1850 set__nested(thread, flag ? TRUE : FALSE); in ompc_set_nested()