Home
last modified time | relevance | path

Searched defs:waiters (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/lib/
H A Don-cpus.c19 cpumask_t waiters; member
24 static void __deadlock_check(int cpu, const cpumask_t *waiters, bool *found) in __deadlock_check()