Searched refs:eventCallbackMutex_ (Results 1 – 2 of 2) sorted by relevance
1228 mutable ffrt::mutex eventCallbackMutex_; variable
4416 std::lock_guard lock(eventCallbackMutex_); in RegisterBundleEventCallback()4441 std::lock_guard lock(eventCallbackMutex_); in UnregisterBundleEventCallback()4452 std::lock_guard lock(eventCallbackMutex_); in NotifyBundleEventCallback()