Searched defs:stdin_ready (Results 1 – 2 of 2) sorted by relevance
389 bool Wait(StdinWait stdin_wait, bool *socket_ready, bool *stdin_ready) { in Wait()539 bool Wait(StdinWait stdin_wait, bool *socket_ready, bool *stdin_ready) { in Wait()684 bool stdin_ready = false; in TransferData() local
3367 static int stdin_ready = 0; variable