Searched refs:atomic_callee_cache (Results 1 – 1 of 1) sorted by relevance
446 atomic_uintptr_t *atomic_callee_cache = in IndirCall() local449 if (atomic_compare_exchange_strong(&atomic_callee_cache[0], &zero, caller, in IndirCall()457 CHECK_EQ(atomic_load(&atomic_callee_cache[0], memory_order_relaxed), caller); in IndirCall()460 if (atomic_compare_exchange_strong(&atomic_callee_cache[i], &was, callee, in IndirCall()