Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/crosstest/
Dtest_sync_atomic_main.cpp162 template <typename Type> void *threadWrapper(void *Data) { in threadWrapper() function
219 if (pthread_create(&t[m], &attr[m], &threadWrapper<Type>, in testAtomicRMWThreads()
234 if (pthread_create(&t[m], &attr[m], &threadWrapper<Type>, in testAtomicRMWThreads()