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()
164 if(config->readbusy) { in tool_write_cb()165 config->readbusy = FALSE; in tool_write_cb()
146 bool readbusy; /* set when reading input returns EAGAIN */ member