Searched refs:torchCbMutex_ (Results 1 – 2 of 2) sorted by relevance
261 recursive_mutex torchCbMutex_; variable
741 lock_guard<recursive_mutex> lock(torchCbMutex_); in OnTorchStatus()854 lock_guard<recursive_mutex> lock(torchCbMutex_); in SetTorchCallback()922 lock_guard<recursive_mutex> lock(torchCbMutex_); in UnSetTorchCallback()