Searched defs:efd (Results 1 – 2 of 2) sorted by relevance
12 int efd = eventfd(42, 0); in main() local
14 int efd = epoll_create(1); in main() local