HomeSort by relevance Sort by last modified time
    Searched refs:readbusy (Results 1 - 3 of 3) sorted by null

  /external/curl/src/
tool_cb_rea.c 46 in->config->readbusy = TRUE;
52 in->config->readbusy = FALSE;
tool_cb_wrt.c 164 if(config->readbusy) {
165 config->readbusy = FALSE;
tool_cfgable.h 146 bool readbusy; /* set when reading input returns EAGAIN */ member in struct:OperationConfig

Completed in 132 milliseconds