Searched refs:LockTestConsumer (Results 1 – 2 of 2) sorted by relevance
836 class LockTestConsumer { class859 future_ = std::async(std::launch::async, &LockTestConsumer::HandleRequests, this); in StartHandleRequestsInBackground()933 LockTestConsumer first_consumer;934 LockTestConsumer second_consumer;
446 friend class LockTestConsumer; variable