Searched refs:ec (Results 1 – 1 of 1) sorted by relevance
363 int tc, ec; in async_manager_thread() local369 ec = atomic_read(&entry_count); in async_manager_thread()371 while (tc < ec && tc < MAX_THREADS) { in async_manager_thread()