Searched refs:wait_event_interruptible_hrtimeout (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
A D | wait.h | 606 #define wait_event_interruptible_hrtimeout(wq, condition, timeout) \ macro |
/linux/fs/ | ||
A D | aio.c | 1292 wait_event_interruptible_hrtimeout(ctx->wait, in read_events() |
Completed in 10 milliseconds