Searched refs:BlockingRead (Results 1 – 4 of 4) sorted by relevance
30 bool BlockingRead(const PlatformHandle& handle,
38 bool BlockingRead(const PlatformHandle& handle, in BlockingRead() function
37 bool BlockingRead(const PlatformHandle& handle, in BlockingRead() function
45 BlockingRead(handle, c, 1, &bytes_read); in ReadByte()