Searched refs:readbusy (Results 1 – 5 of 5) sorted by relevance
88 config->readbusy = TRUE; in tool_read_cb()103 config->readbusy = FALSE; in tool_read_cb()125 if(config->readbusy) { in tool_readbusy_cb()147 config->readbusy = FALSE; in tool_readbusy_cb()
227 if(config->readbusy) { in tool_progress_cb()228 config->readbusy = FALSE; in tool_progress_cb()
97 if(config->readbusy) { in xferinfo_cb()98 config->readbusy = FALSE; in xferinfo_cb()
360 if(config->readbusy) { in tool_write_cb()361 config->readbusy = FALSE; in tool_write_cb()
173 bool readbusy; /* set when reading input returns EAGAIN */ member
Completed in 11 milliseconds