Searched refs:pinMutex_ (Results 1 – 2 of 2) sorted by relevance
296 std::mutex pinMutex_; variable
285 std::lock_guard<std::mutex> lock(pinMutex_); in RegisterPINInputer()386 std::lock_guard<std::mutex> lock(pinMutex_); in UnregisterPINInputer()