Lines Matching refs:final_spin
363 template <class C, bool final_spin, bool Cancellable = false,
394 if (final_spin)
458 if (!final_spin || ompt_entry_state != ompt_state_wait_barrier_implicit ||
471 if (final_spin && (__kmp_tasking_mode == tskm_immediate_exec ||
540 this_thr, th_gtid, final_spin,
548 if (final_spin && ompt_enabled.enabled)
637 if (final_spin)
642 if (final_spin)
664 if (final_spin) {
684 if (final_spin)
835 int execute_tasks(kmp_info_t *this_thr, kmp_int32 gtid, int final_spin,
839 this_thr, gtid, this, final_spin,
843 int final_spin USE_ITT_BUILD_ARG(void *itt_sync_obj)) {
844 if (final_spin)
871 int execute_tasks(kmp_info_t *this_thr, kmp_int32 gtid, int final_spin,
875 this_thr, gtid, this, final_spin,
879 int final_spin USE_ITT_BUILD_ARG(void *itt_sync_obj)) {
880 if (final_spin)
907 int execute_tasks(kmp_info_t *this_thr, kmp_int32 gtid, int final_spin,
911 this_thr, gtid, this, final_spin,
915 int final_spin USE_ITT_BUILD_ARG(void *itt_sync_obj)) {
916 if (final_spin)
987 void wait(kmp_info_t *this_thr, int final_spin) {
988 if (final_spin)
1001 int execute_tasks(kmp_info_t *this_thr, kmp_int32 gtid, int final_spin,
1006 this_thr, gtid, this, final_spin,
1013 this_thr, gtid, this, final_spin,