Searched refs:epoll59_thread (Results 1 – 1 of 1) sorted by relevance
3091 static void *epoll59_thread(void *ctx_) in epoll59_thread() function3137 ASSERT_EQ(pthread_create(&emitter, NULL, epoll59_thread, &ctx), 0); in TEST()