Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dcrond.c971 int num_still_running = 0; in check_completions() local
998 num_still_running += file->cf_has_running; in check_completions()
1000 return num_still_running; in check_completions()