Home
last modified time | relevance | path

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

/external/blktrace/btreplay/
Dbtreplay.c109 volatile int send_wait, reap_wait, send_done, reap_done; member
773 tip->send_wait = tip->reap_wait = 0; in tip_init()
1013 tip->reap_wait = 1; in reap_wait_aios()
1282 if (tip->reap_wait) { in process_bunch()
1283 tip->reap_wait = 0; in process_bunch()