Home
last modified time | relevance | path

Searched refs:not_all_paused (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Deasy.c1090 bool keep_changed, unpause_read, not_all_paused; in curl_easy_pause() local
1107 not_all_paused = (newstate & (KEEP_RECV_PAUSE|KEEP_SEND_PAUSE)) != in curl_easy_pause()
1121 if(not_all_paused) { in curl_easy_pause()

Completed in 7 milliseconds