Searched refs:_thread_count (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/testcases/realtime/lib/ | ||
H A D | librttest.c | 65 static atomic_t _thread_count = { -1 }; variable 294 id = atomic_inc(&_thread_count); in create_thread() |
Completed in 1 milliseconds