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

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dwait.h63 typedef int wait_queue_func_t(wait_queue_t *, unsigned int, int, void *); typedef
72 wait_queue_func_t *func;
91 extern wait_queue_func_t autoremove_wake_function;
92 extern wait_queue_func_t default_wake_function;

Completed in 87 milliseconds