Searched defs:thread_proc_1 (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/test/asan/TestCases/Windows/
H A Dthread_stack_reuse.cc6 DWORD WINAPI thread_proc_1(void *) { function
24 thr = CreateThread(NULL, 0, thread_proc_1, NULL, 0, NULL);

Completed in 464 milliseconds