Searched refs:ThreadStartFunc (Results 1 – 1 of 1) sorted by relevance
450 static void *ThreadStartFunc(void *arg) { in ThreadStartFunc() function496 th, attr, detached ? ThreadStartFunc<true> : ThreadStartFunc<false>, in INTERCEPTOR()