reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2300 kmp_event_t td_allow_completion_event; 3527 extern kmp_event_t *__kmpc_task_allow_completion_event(ident_t *loc_ref, 3530 extern void __kmp_fulfill_event(kmp_event_t *event);projects/openmp/runtime/src/kmp_ftn_entry.h
1368 void FTN_STDCALL FTN_FULFILL_EVENT(kmp_event_t *event) {
projects/openmp/runtime/src/kmp_tasking.cpp3832 kmp_event_t *__kmpc_task_allow_completion_event(ident_t *loc_ref, int gtid, 3843 void __kmp_fulfill_event(kmp_event_t *event) {