Home
last modified time | relevance | path

Searched defs:thread_proc (Results 1 – 8 of 8) sorted by relevance

/external/compiler-rt/test/asan/TestCases/Windows/
Dthread_stack_array_left_oob.cc6 DWORD WINAPI thread_proc(void *) { in thread_proc() function
Ddll_thread_stack_array_left_oob.cc8 DWORD WINAPI thread_proc(void *context) { in thread_proc() function
Dbeginthreadex.cc7 unsigned WINAPI thread_proc(void *) { in thread_proc() function
Dthread_stack_array_right_oob.cc6 DWORD WINAPI thread_proc(void *) { in thread_proc() function
Dthread_simple.cc6 DWORD WINAPI thread_proc(void *) { in thread_proc() function
Dthread_suspended.cc6 DWORD WINAPI thread_proc(void *) { in thread_proc() function
Dthread_stress.cc6 DWORD WINAPI thread_proc(void *) { in thread_proc() function
/external/valgrind/none/tests/solaris/
Dthreads_exitall.c8 void *thread_proc(void *arg) in thread_proc() function