Searched refs:pthread_create_cb (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cc325 static void *pthread_create_cb(void *p) { function
345 int rv = pthread_create(thread, attr, pthread_create_cb, (void *)pci);

Completed in 331 milliseconds