Searched refs:LoopNewThread (Results 1 – 2 of 2) sorted by relevance
29 static void LoopNewThread(void* data) in LoopNewThread() function54 uv_thread_create(&tid, LoopNewThread, nullptr); in main()
35 static void LoopNewThread(void* data) in LoopNewThread() function49 uv_thread_create(&tid, LoopNewThread, nullptr); in main()