Home
last modified time | relevance | path

Searched defs:tokenLock (Results 1 – 3 of 3) sorted by relevance

/foundation/ability/dmsfwk/services/dtbabilitymgr/test/unittest/
Ddistributed_ability_manager_service_test.cpp276 std::lock_guard<std::mutex> tokenLock(dtbabilitymgrService_->tokenMutex_); variable
1036 std::lock_guard<std::mutex> tokenLock(dtbabilitymgrService_->tokenMutex_); variable
1164 std::lock_guard<std::mutex> tokenLock(dtbabilitymgrService_->tokenMutex_); variable
/foundation/ability/dmsfwk/services/dtbabilitymgr/src/
Ddistributed_ability_manager_service.cpp63 std::lock_guard<std::mutex> tokenLock(tokenMutex_); in OnStart() local
155 std::lock_guard<std::mutex> tokenLock(tokenMutex_); in Register() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
Ddistributed_sched_service.cpp1093 std::lock_guard<std::mutex> tokenLock(tokenMutex_); in SaveConnectToken() local