Searched refs:old_this (Results 1 – 1 of 1) sorted by relevance
720 kmp_int32 old_this = th->th.th_local.this_construct; in __kmp_enter_single() local726 if (team->t.t_construct == old_this) { in __kmp_enter_single()727 status = __kmp_atomic_compare_store_acq(&team->t.t_construct, old_this, in __kmp_enter_single()