Searched refs:__swait_event_timeout (Results 1 – 1 of 1) sorted by relevance
206 #define __swait_event_timeout(wq, condition, timeout) \ macro215 __ret = __swait_event_timeout(wq, condition, timeout); \