Home
last modified time | relevance | path

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

/third_party/ltp/lib/newlib_tests/
H A Dtst_expiration_timer.c18 while (!tst_timer_expired_ms(5000)) in do_test()
/third_party/ltp/lib/
H A Dtst_timer.c40 int tst_timer_expired_ms(long long ms) in tst_timer_expired_ms() function
/third_party/ltp/testcases/kernel/crypto/
H A Dcrypto_user02.c101 while (!tst_timer_expired_ms(1000)) { in run()
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/
H A Dcfs_bandwidth01.c77 while (!tst_timer_expired_ms(20)) in busy_loop()
/third_party/ltp/include/
H A Dtst_timer.h1037 int tst_timer_expired_ms(long long ms);

Completed in 4 milliseconds