Searched refs:busy_polling (Results 1 – 1 of 1) sorted by relevance
39 int busy_polling; member201 if (ctx->busy_polling != req->result) { in poll_cb()206 ctx->busy_polling = req->result; in poll_cb()213 if (ctx->busy_polling != 0) in poll_cb()214 if (ctx->busy_polling < 0 || !statbuf_eq(&ctx->statbuf, statbuf)) in poll_cb()218 ctx->busy_polling = 1; in poll_cb()
Completed in 4 milliseconds