Home
last modified time | relevance | path

Searched defs:mutex_lock (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Drandom_util.h28 using mutex_lock = std::lock_guard<std::mutex>; variable
/third_party/musl/libc-test/src/regression/
Dpthread_cond-smasher.c23 # define mutex_lock pthread_mutex_lock macro
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dkernel.h499 #define mutex_lock pthread_mutex_lock macro