Searched refs:oneshot (Results 1 – 2 of 2) sorted by relevance
100 int oneshot = 0; in main() local140 oneshot = 1; in main()155 oneshot = 1; in main()165 oneshot = 1; in main()181 oneshot = 1; in main()185 oneshot = 1; in main()199 oneshot = 1; in main()203 oneshot = 1; in main()211 oneshot = 1; in main()226 oneshot = 1; in main()[all …]
106 static bool oneshot; variable138 OPT_BOOLEAN( 'S', "oneshot", &oneshot, "Use EPOLLONESHOT semantics"),223 if (oneshot) { in workerfn()298 if (oneshot) in do_threads()472 getpid(), nthreads, oneshot ? " (EPOLLONESHOT semantics)": "", nfds, nsecs); in bench_epoll_wait()