Searched refs:epoll60_ctx (Results 1 – 1 of 1) sorted by relevance
3159 struct epoll60_ctx { struct3169 struct epoll60_ctx *ctx = ctx_; in epoll60_wait_thread() argument3224 static inline int count_waiters(struct epoll60_ctx *ctx) in count_waiters()3231 struct epoll60_ctx ctx = { 0 }; in TEST()