Searched refs:LockTestConsumer (Results 1 – 2 of 2) sorted by relevance
885 class LockTestConsumer { class908 future_ = std::async(std::launch::async, &LockTestConsumer::HandleRequests, this); in StartHandleRequestsInBackground()982 LockTestConsumer first_consumer;983 LockTestConsumer second_consumer;
450 friend class LockTestConsumer; variable