Searched refs:eBroadcastBitReadThreadGotBytes (Results 1 – 4 of 4) sorted by relevance
54 SetEventName(eBroadcastBitReadThreadGotBytes, "got bytes"); in Communication()149 this, eBroadcastBitReadThreadGotBytes | eBroadcastBitReadThreadDidExit); in Read()153 if (event_type & eBroadcastBitReadThreadGotBytes) { in Read()294 BroadcastEventIfUnique(eBroadcastBitReadThreadGotBytes); in AppendBytesToCache()
19 …eBroadcastBitReadThreadGotBytes = (1 << 1), ///< Sent by the read thread when bytes become ava… enumerator
22 eBroadcastBitReadThreadGotBytes = in FLAGS_ANONYMOUS_ENUM()
89 eBroadcastBitReadThreadGotBytes = in FLAGS_ANONYMOUS_ENUM()