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