Home
last modified time | relevance | path

Searched refs:ec (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dasync.c363 int tc, ec; in async_manager_thread() local
369 ec = atomic_read(&entry_count); in async_manager_thread()
371 while (tc < ec && tc < MAX_THREADS) { in async_manager_thread()