Searched refs:host_atomic_flag_clear (Results 1 – 3 of 3) sorted by relevance
63 void host_atomic_flag_clear(volatile HOST_ATOMIC_FLAG *a, TExplicitMemoryOrderType order) in host_atomic_flag_clear() function
248 void host_atomic_flag_clear(volatile HOST_ATOMIC_FLAG *a, TExplicitMemoryOrderType order);
1713 host_atomic_flag_clear(&destMemory[cnt], MemoryOrderForClear()); in HostFunction()