Searched refs:mShellSubscriberMutex (Results 1 – 2 of 2) sorted by relevance
469 mutable mutex mShellSubscriberMutex; variable
1562 std::lock_guard<std::mutex> lock(mShellSubscriberMutex); in initShellSubscriber()