Home
last modified time | relevance | path

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

/linux/kernel/
H A Dscftorture.c141 static atomic_t n_started; variable
499 if (!atomic_dec_return(&n_started)) in scftorture_invoker()
500 while (atomic_read_acquire(&n_started)) { in scftorture_invoker()
673 atomic_set(&n_started, nthreads); in scf_torture_init()