Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/poll/
Dpoll02.c20 unsigned int sleep_ms = usec / 1000; in sample_fn() local
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
Depoll_wait02.c27 unsigned int sleep_ms = usec / 1000; in sample_fn() local
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/
Dcfs_bandwidth01.c70 static void busy_loop(const unsigned int sleep_ms) in busy_loop()
/third_party/libinput/test/
Dlitest.c2386 int sleep_ms = 10; in litest_touch_move_to_extended() local
2551 int sleep_ms = 10; in litest_touch_move_two_touches() local
2578 int sleep_ms = 10; in litest_touch_move_three_touches() local
2663 int sleep_ms = 10; in litest_hover_move_to() local
2683 int sleep_ms = 10; in litest_hover_move_two_touches() local
/third_party/python/Modules/_sqlite/
Dconnection.c1667 int sleep_ms = (int)(sleep * 1000.0); in pysqlite_connection_backup_impl() local
/third_party/curl/lib/
Dmulti.c1445 long sleep_ms = 0; local