Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dcrond.c504 static int count_running_jobs() in count_running_jobs() function
678 if (count_running_jobs()) sleepfor = 10; in crond_main()