Home
last modified time | relevance | path

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

/external/webrtc/webrtc/test/channel_transport/
Dudp_socket2_manager_win.h50 bool ioInitiatedByPlatformThread; member
Dudp_socket2_win.cc435 !pIOContext->ioInitiatedByPlatformThread && in IOCompleted()
522 pIOContext->ioInitiatedByPlatformThread = true; in IOCompleted()
549 pIoContext->ioInitiatedByPlatformThread = false; in PostRecv()