Searched refs:DFsanThreadStartFunc (Results 1 – 1 of 1) sorted by relevance
747 static void *DFsanThreadStartFunc(void *arg) { in DFsanThreadStartFunc() function771 int res = pthread_create(thread, attr, DFsanThreadStartFunc, t); in dfsan_pthread_create()