Home
last modified time | relevance | path

Searched refs:__kmp_wait_4 (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dexports_so.txt84 __kmp_wait_4;
Ddllexports161 __kmp_wait_4
Dkmp_os.h983 #define KMP_WAIT __kmp_wait_4
Dz_Linux_util.cpp1021 __kmp_wait_4((kmp_uint32 volatile *)&__kmp_global.g.g_time.dt.t_value, -1, in __kmp_create_monitor()
Dkmp_dispatch.cpp2538 __kmp_wait_4(volatile kmp_uint32 *spinner, kmp_uint32 checker, in __kmp_wait_4() function
Dkmp.h3382 extern kmp_uint32 __kmp_wait_4(kmp_uint32 volatile *spinner, kmp_uint32 checker,
Dkmp_csupport.cpp3950 __kmp_wait_4((volatile kmp_uint32 *)&sh_buf->doacross_buf_idx, idx, in __kmpc_doacross_init()