Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_wait_release.h62 void *get_void_p() { return RCAST(void *, CCAST(P *, loc)); } in get_void_p() function
88 void *get_void_p() { return RCAST(void *, loc); } in get_void_p() function
581 KMP_FSYNC_RELEASING(flag->get_void_p()); in __kmp_release_template()