Searched refs:readbusy (Results 1 – 3 of 3) sorted by relevance
46 in->config->readbusy = TRUE; in tool_read_cb()52 in->config->readbusy = FALSE; in tool_read_cb()
205 if(config->readbusy) { in tool_write_cb()206 config->readbusy = FALSE; in tool_write_cb()
154 bool readbusy; /* set when reading input returns EAGAIN */ member