Home
last modified time | relevance | path

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

/external/compiler-rt/test/msan/
Dfork.cc46 void *copy_uninit_thread(void *id) { in copy_uninit_thread() function
67 pthread_create(&t[i], NULL, copy_uninit_thread, (void*)(long)i); in test()