Searched refs:host_atomic_flag_test_and_set (Results 1 – 3 of 3) sorted by relevance
57 bool host_atomic_flag_test_and_set(volatile HOST_ATOMIC_FLAG *a, TExplicitMemoryOrderType order) in host_atomic_flag_test_and_set() function
247 bool host_atomic_flag_test_and_set(volatile HOST_ATOMIC_FLAG *a, TExplicitMemoryOrderType order);
2530 if (!host_atomic_flag_test_and_set(&destMemory[cnt], MemoryOrder())) in HostFunction()