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

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_wait_release.h56 void *get_void_p() { return RCAST(void *, CCAST(P *, loc)); } function in class:kmp_flag_native
81 void *get_void_p() { return RCAST(void *, loc); } function in class:kmp_flag
488 KMP_FSYNC_RELEASING(flag->get_void_p());

Completed in 51 milliseconds