Home
last modified time | relevance | path

Searched defs:taskQueueMutex_ (Results 1 – 4 of 4) sorted by relevance

/foundation/distributedhardware/distributed_audio/services/common/taskProcessor/include/
Dtask_queue.h44 std::mutex taskQueueMutex_; variable
/foundation/ability/form_fwk/services/include/
Dform_render_mgr.h112 std::mutex taskQueueMutex_; variable
/foundation/communication/netstack/interfaces/innerkits/http_client/include/
Dhttp_client.h136 static std::mutex taskQueueMutex_; variable
/foundation/communication/netstack/frameworks/native/http/http_client/
Dhttp_client.cpp31 std::mutex HttpSession::taskQueueMutex_; member in OHOS::NetStack::HttpClient::HttpSession