Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/worker/
H A Dworker.h561 std::mutex globalCallMutex_; member in Commonlibrary::Concurrent::WorkerModule::Worker
H A Dworker.cpp935 std::unique_lock lock(worker->globalCallMutex_); in GlobalCall()

Completed in 7 milliseconds