Searched refs:kmp_event_t (Results 1 – 6 of 6) sorted by relevance
38 } kmp_event_t; typedef
40 } kmp_event_t; typedef
2299 } kmp_event_t; typedef2389 kmp_event_t td_allow_completion_event;3612 extern kmp_event_t *__kmpc_task_allow_completion_event(ident_t *loc_ref,3615 extern void __kmp_fulfill_event(kmp_event_t *event);
1370 void FTN_STDCALL FTN_FULFILL_EVENT(kmp_event_t *event) { in FTN_FULFILL_EVENT()
3891 kmp_event_t *__kmpc_task_allow_completion_event(ident_t *loc_ref, int gtid, in __kmpc_task_allow_completion_event()3902 void __kmp_fulfill_event(kmp_event_t *event) { in __kmp_fulfill_event()