Home
last modified time | relevance | path

Searched defs:multishot (Results 1 – 1 of 1) sorted by relevance

/external/liburing/test/
Daccept.c40 bool multishot; member
96 bool multishot = args.multishot; in queue_accept_conn() local
121 static int accept_conn(struct io_uring *ring, int fixed_idx, bool multishot) in accept_conn()
215 bool multishot = args.multishot; in test_loop() local
439 static int test_accept_cancel(unsigned usecs, unsigned int nr, bool multishot) in test_accept_cancel()