Searched defs:notifyRead (Results 1 – 2 of 2) sorted by relevance
286 bool notifyRead = (readable > 0 && result >= 0); in Send() local383 bool notifyRead = (result < 0 && readable > 0 in Receive() local
424 bool notifyRead = (error == B_OK && readable > 0 in Send() local529 bool notifyRead = (result < 0 && readable > 0 in Receive() local