Searched refs:expect_b (Results 1 – 1 of 1) sorted by relevance
1299 intptr_t expect_a = 0, expect_b = 0; in test_membarrier_manager_thread() local1321 if (expect_b != __atomic_load_n(&list_b.c[cpu_b].head->data, __ATOMIC_ACQUIRE)) { in test_membarrier_manager_thread()1357 expect_b = __atomic_load_n(&list_b.c[cpu_b].head->data, __ATOMIC_ACQUIRE); in test_membarrier_manager_thread()