Searched refs:KMP_FSYNC_RELEASING (Results 1 – 7 of 7) sorted by relevance
216 #define KMP_FSYNC_RELEASING(obj) __itt_fsync_releasing((void *)(obj)) macro291 #define KMP_FSYNC_RELEASING(obj) ((void)0) macro319 #define KMP_FSYNC_RELEASING(obj) ((void)0) macro
422 KMP_FSYNC_RELEASING(CCAST(UT *, &sh->u.s.ordered_iteration)); in __kmp_dispatch_dxo()
987 KMP_FSYNC_RELEASING(&this_thr->th.th_info.ds.ds_alive); in __kmp_launch_worker()999 KMP_FSYNC_RELEASING(&this_thr->th.th_info.ds.ds_alive); in __kmp_launch_worker()
156 KMP_FSYNC_RELEASING(lck); in __kmp_release_tas_lock()443 KMP_FSYNC_RELEASING(lck); in __kmp_release_futex_lock()1383 KMP_FSYNC_RELEASING(lck); in __kmp_release_queuing_lock()2446 KMP_FSYNC_RELEASING(lck); in __kmp_release_drdpa_lock()
581 KMP_FSYNC_RELEASING(flag->get_void_p()); in __kmp_release_template()
423 KMP_FSYNC_RELEASING(thread->th.th_current_task); // releasing self in __kmp_push_task()424 KMP_FSYNC_RELEASING(taskdata); // releasing child in __kmp_push_task()1572 KMP_FSYNC_RELEASING(taskdata->td_parent); // releasing parent in __kmp_invoke_task()
1065 KMP_FSYNC_RELEASING(ftx); \