Searched refs:KMP_FSYNC_RELEASING (Results 1 – 7 of 7) sorted by relevance
226 #define KMP_FSYNC_RELEASING(obj) __itt_fsync_releasing((void *)(obj)) macro307 #define KMP_FSYNC_RELEASING(obj) ((void)0) macro335 #define KMP_FSYNC_RELEASING(obj) ((void)0) macro
429 KMP_FSYNC_RELEASING(CCAST(UT *, &sh->u.s.ordered_iteration)); in __kmp_dispatch_dxo()
160 KMP_FSYNC_RELEASING(lck); in __kmp_release_tas_lock() 444 KMP_FSYNC_RELEASING(lck); in __kmp_release_futex_lock() 1375 KMP_FSYNC_RELEASING(lck); in __kmp_release_queuing_lock() 2429 KMP_FSYNC_RELEASING(lck); in __kmp_release_drdpa_lock() 2894 KMP_FSYNC_RELEASING(lck); in __kmp_release_rtm_spin_lock()
1024 KMP_FSYNC_RELEASING(&this_thr->th.th_info.ds.ds_alive); in __kmp_launch_worker() 1036 KMP_FSYNC_RELEASING(&this_thr->th.th_info.ds.ds_alive); in __kmp_launch_worker()
465 KMP_FSYNC_RELEASING(thread->th.th_current_task); // releasing self466 KMP_FSYNC_RELEASING(taskdata); // releasing child596 KMP_FSYNC_RELEASING(thread->th.th_current_task); // releasing self597 KMP_FSYNC_RELEASING(taskdata); // releasing child1928 KMP_FSYNC_RELEASING(taskdata->td_parent); // releasing parent
798 KMP_FSYNC_RELEASING(flag->get_void_p());
1270 KMP_FSYNC_RELEASING(ftx); \