Searched refs:eBroadcastBitReadThreadGotBytes (Results 1 – 4 of 4) sorted by relevance
48 SetEventName(eBroadcastBitReadThreadGotBytes, "got bytes"); in ThreadedCommunication()110 this, eBroadcastBitReadThreadGotBytes | eBroadcastBitReadThreadDidExit); in Read()134 if (event_type & eBroadcastBitReadThreadGotBytes) { in Read()252 BroadcastEventIfUnique(eBroadcastBitReadThreadGotBytes); in AppendBytesToCache()
19 …eBroadcastBitReadThreadGotBytes = (1 << 1), ///< Sent by the read thread when bytes become ava… enumerator
22 eBroadcastBitReadThreadGotBytes = in FLAGS_ANONYMOUS_ENUM()
68 eBroadcastBitReadThreadGotBytes = in FLAGS_ANONYMOUS_ENUM()