Searched refs:guard_ (Results 1 – 2 of 2) sorted by relevance
35 std::unique_lock<std::mutex> guard_; variable
27 : esys_(esys), guard_(std::move(guard)) {} in EsysLock()