Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/select/
Dpoll_sup.c36 int time_delay = 2000; in poll_0100() local
65 int ret = poll(fds, 2, time_delay); in poll_0100()
/third_party/ltp/include/
Dtst_fuzzy_sync.h461 float per_spin_time, time_delay; in tst_fzsync_pair_update() local
489 time_delay = drand48() * (pair->diff_sa.avg + pair->diff_sb.avg) in tst_fzsync_pair_update()
491 pair->delay += (int)(1.1 * time_delay / per_spin_time); in tst_fzsync_pair_update()