Home
last modified time | relevance | path

Searched defs:RunThread (Results 1 – 9 of 9) sorted by relevance

/external/compiler-rt/test/asan/TestCases/Posix/
Ddeep_thread_stack.cc36 void RunThread(callback_type function) { in RunThread() function
/external/llvm-project/compiler-rt/test/asan/TestCases/Posix/
Ddeep_thread_stack.cpp36 void RunThread(callback_type function) { in RunThread() function
/external/pigweed/pw_thread_freertos/
Dthread.cc34 void Context::RunThread(void* void_context_ptr) { in RunThread() function in pw::thread::Context
/external/pigweed/pw_thread_threadx/
Dthread.cc33 void Context::RunThread(ULONG void_context_ptr) { in RunThread() function in pw::thread::Context
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld_mac.cpp53 void *RunThread(void *arg) { in RunThread() function
/external/OpenCL-CTS/test_conformance/gles/
Dtest_fence_sync.cpp275 class RunThread : public genericThread class
286RunThread( cl_kernel kernel, cl_command_queue queue, cl_mem stream0, cl_mem stream1, size_t numThr… in RunThread() function in RunThread
/external/OpenCL-CTS/test_conformance/gl/
Dtest_fence_sync.cpp264 class RunThread : public genericThread class
275RunThread( cl_kernel kernel, cl_command_queue queue, cl_mem stream0, cl_mem stream1, size_t numThr… in RunThread() function in RunThread
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_thread_registry_test.cpp184 void *RunThread(void *arg) { in RunThread() function
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_thread_registry_test.cc185 void *RunThread(void *arg) { in RunThread() function