Searched defs:ThreadFunc (Results 1 – 8 of 8) sorted by relevance
49 void* ThreadFunc(void* p) in ThreadFunc() function
28 typedef int (*ThreadFunc)(void*); typedef
24 typedef int (*ThreadFunc)(void*); typedef
38 void ThreadFunc(std::shared_ptr<TestServiceClient> testClient) in ThreadFunc() function
31 static void *ThreadFunc(void *arg) in ThreadFunc() function
23 using ThreadFunc = int (*)(void*); typedef
292 static void ThreadFunc(void *userdata) in ThreadFunc() function
743 static void ThreadFunc(void *userdata) in ThreadFunc() function