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