Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_ftn_entry.h821 return get__proc_bind(__kmp_entry_thread()); in KMP_EXPAND_NAME()
H A Dkmp.h2249 #define get__proc_bind(xthread) \ macro