Searched refs:_thread_count (Results 1 – 1 of 1) sorted by relevance
65 static atomic_t _thread_count = { -1 }; variable291 id = atomic_inc(&_thread_count); in create_thread()