Searched refs:LockTestConsumer (Results 1 – 2 of 2) sorted by relevance
640 class LockTestConsumer { class663 future_ = std::async(std::launch::async, &LockTestConsumer::HandleRequests, this); in StartHandleRequestsInBackground()735 LockTestConsumer first_consumer;736 LockTestConsumer second_consumer;
326 friend class LockTestConsumer; variable