Searched refs:get_waiter (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_wait_release.h100 kmp_info_t * get_waiter(kmp_uint32 i);
501 kmp_info_t *waiter = flag->get_waiter(i);
571 kmp_info_t *get_waiter(kmp_uint32 i) { function in class:kmp_basic_flag_native
668 kmp_info_t *get_waiter(kmp_uint32 i) { function in class:kmp_basic_flag
841 kmp_info_t *get_waiter(kmp_uint32 i) { function in class:kmp_flag_oncore

Completed in 54 milliseconds