Searched refs:TestBackgroundServerForClient (Results 1 – 3 of 3) sorted by relevance
49 void *TestBackgroundServerForClient(void *param);
19 void *TestBackgroundServerForClient(void *param) in TestBackgroundServerForClient() function
184 pthread_create(&pt, nullptr, TestBackgroundServerForClient, nullptr); in RunPcDebugMode()