Home
last modified time | relevance | path

Searched defs:task_lock (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/common/
Dthread_pool.cc67 std::unique_lock<std::mutex> task_lock(task_mutex_); in SyncRunLoop() local
94 std::lock_guard<std::mutex> task_lock(task_mutex_); in SyncRun() local
99 std::unique_lock<std::mutex> task_lock(task_mutex_); in SyncRun() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dreduce_cpu_kernel.cc198 std::lock_guard<std::mutex> task_lock(task_mutex); in AccelerateLongVector() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsttask.c27 static GMutex task_lock; variable
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/
Dgstrtmp2src.c76 GRecMutex task_lock; member
Dgstrtmp2sink.c82 GRecMutex task_lock; member
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavdemux.c106 GRecMutex task_lock; member