Home
last modified time | relevance | path

Searched refs:max_sleep_ms (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/futex/
H A Dfutex_cmp_requeue01.c28 static int max_sleep_ms; variable
57 struct tst_ts usec = tst_ts_from_ms(tv->tstype, max_sleep_ms); in do_child()
75 && (slept_for_ms < max_sleep_ms)) { in do_child()
197 max_sleep_ms = tst_multiply_timeout(5000); in setup()

Completed in 1 milliseconds