Searched refs:time_100ms (Results 1 – 1 of 1) sorted by relevance
926 struct timespec time_100ms = { .tv_sec = 0, .tv_nsec = 100000000 }; in wait_on_fd() local939 timeout = &time_100ms; in wait_on_fd()