Home
last modified time | relevance | path

Searched refs:get__proc_bind (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_entry.h957 return get__proc_bind(__kmp_entry_thread()); in KMP_EXPAND_NAME()
H A Dkmp.h2464 #define get__proc_bind(xthread) \ macro