Searched refs:g_thread_count (Results 1 – 1 of 1) sorted by relevance
69 static unsigned g_thread_count = 0; variable83 g_thread_count += 1; in my_thread()131 while (g_thread_count < kMaxThreads) in main()