Home
last modified time | relevance | path

Searched refs:readbusy (Results 1 - 5 of 5) sorted by relevance

/third_party/curl/src/
H A Dtool_cb_rea.c89 config->readbusy = TRUE; in tool_read_cb()
104 config->readbusy = FALSE; in tool_read_cb()
126 if(config->readbusy) { in tool_readbusy_cb()
127 config->readbusy = FALSE; in tool_readbusy_cb()
H A Dtool_cb_prg.c224 if(config->readbusy) { in tool_progress_cb()
225 config->readbusy = FALSE; in tool_progress_cb()
H A Dtool_cb_wrt.c358 if(config->readbusy) { in tool_write_cb()
359 config->readbusy = FALSE; in tool_write_cb()
H A Dtool_progress.c99 if(config->readbusy) { in xferinfo_cb()
100 config->readbusy = FALSE; in xferinfo_cb()
H A Dtool_cfgable.h169 bool readbusy; /* set when reading input returns EAGAIN */ member

Completed in 4 milliseconds