Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_stub_test.h44 std::mutex taskDoneLock_; member in OHOS::DistributedSchedule::DistributedSchedStubTest
H A Ddistributed_sched_stub_test.cpp79 std::lock_guard<std::mutex> autoLock(taskDoneLock_); in WaitHandlerTaskDone()
86 std::unique_lock<std::mutex> lock(taskDoneLock_); in WaitHandlerTaskDone()

Completed in 5 milliseconds