Home
last modified time | relevance | path

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

/external/compiler-rt/test/tsan/
Dfd_tid_recycled.cc6 void *ThreadCreatePipe(void *x) { in ThreadCreatePipe() function
31 pthread_create(&t_create, NULL, ThreadCreatePipe, NULL); in main()