Searched refs:epoll60_ctx (Results 1 – 1 of 1) sorted by relevance
3144 struct epoll60_ctx { struct3154 struct epoll60_ctx *ctx = ctx_; in epoll60_wait_thread() argument3209 static inline int count_waiters(struct epoll60_ctx *ctx) in count_waiters()3216 struct epoll60_ctx ctx = { 0 }; in TEST()