Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/futex/
Dfutex_utils.h26 static int wait_for_threads(unsigned int nr_threads) in wait_for_threads() argument
57 if (cnt != nr_threads) { in wait_for_threads()
59 cnt, nr_threads); in wait_for_threads()