Searched refs:LockTestConsumer (Results 1 – 2 of 2) sorted by relevance
712 class LockTestConsumer { class735 future_ = std::async(std::launch::async, &LockTestConsumer::HandleRequests, this); in StartHandleRequestsInBackground()809 LockTestConsumer first_consumer;810 LockTestConsumer second_consumer;
414 friend class LockTestConsumer; variable