Home
last modified time | relevance | path

Searched refs:remoteConVar_ (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_test_util.cpp83 std::condition_variable DistributedSchedUtil::remoteConVar_; member in OHOS::DistributedSchedule::DistributedSchedUtil
168 auto waitStatus = remoteConVar_.wait_for(lock, std::chrono::milliseconds(DMS_LOAD_SA_TIMEOUT_MS), in LoadDistributedSchedService()
181 remoteConVar_.notify_one(); in LoadSystemAbilitySuccessNotify()
H A Ddistributed_sched_test_util.h43 static std::condition_variable remoteConVar_; member in OHOS::DistributedSchedule::DistributedSchedUtil

Completed in 1 milliseconds