Home
last modified time | relevance | path

Searched refs:epoll59_thread (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/tools/testing/selftests/filesystems/epoll/
Depoll_wakeup_test.c3091 static void *epoll59_thread(void *ctx_) in epoll59_thread() function
3137 ASSERT_EQ(pthread_create(&emitter, NULL, epoll59_thread, &ctx), 0); in TEST()