Searched refs:sendeds (Results 1 – 1 of 1) sorted by relevance
208 static std::map<pid_t, std::set<int32_t>> sendeds; in RequestBuffer() local218 auto &sended = sendeds[callingPid]; in RequestBuffer()