Home
last modified time | relevance | path

Searched refs:wait_event_interruptible_timeout (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dwait.h193 #define wait_event_interruptible_timeout(wait, condition, timeout) ({ \ macro
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_mass_storage.c117 wait_event_interruptible_timeout((((struct mass_dev_s *)fm)->xfer_wait), cond, tm)

Completed in 3 milliseconds