Home
last modified time | relevance | path

Searched refs:host_atomic_thread_fence (Results 1 – 3 of 3) sorted by relevance

/external/OpenCL-CTS/test_conformance/c11_atomics/
Dhost_atomics.cpp18 void host_atomic_thread_fence(TExplicitMemoryOrderType order) in host_atomic_thread_fence() function
Dhost_atomics.h88 void host_atomic_thread_fence(TExplicitMemoryOrderType order);
Dtest_atomics.cpp2041 host_atomic_thread_fence(MemoryOrder()); in HostFunction()
2054 host_atomic_thread_fence(_subCase.op1MemOrder); in HostFunction()
2062 host_atomic_thread_fence(_subCase.op2MemOrder); in HostFunction()