Home
last modified time | relevance | path

Searched defs:mutex (Results 501 - 525 of 637) sorted by relevance

1...<<212223242526

/third_party/ffmpeg/libavdevice/
H A Ddshow_capture.h322 HANDLE mutex; member
/third_party/alsa-lib/src/ucm/
H A Ducm_local.h264 pthread_mutex_t mutex; member
/third_party/icu/icu4c/source/common/
H A Dserv.cpp400 inline XMutex(UMutex *mutex, UBool reentering) in XMutex() argument
[all...]
/third_party/libuv/src/unix/
H A Dthread.c295 int uv_mutex_init(uv_mutex_t* mutex) { in uv_mutex_init() argument
318 int uv_mutex_init_recursive(uv_mutex_t* mutex) { in uv_mutex_init_recursive() argument
337 void uv_mutex_destroy(uv_mutex_t* mutex) { in uv_mutex_destroy() argument
343 void uv_mutex_lock(uv_mutex_t* mutex) { in uv_mutex_lock() argument
349 int uv_mutex_trylock(uv_mutex_t* mutex) { in uv_mutex_trylock() argument
363 uv_mutex_unlock(uv_mutex_t* mutex) uv_mutex_unlock() argument
529 uv_mutex_t mutex; global() member
754 pthread_mutex_t mutex; uv_cond_destroy() local
794 uv_cond_wait(uv_cond_t* cond, uv_mutex_t* mutex) uv_cond_wait() argument
813 uv_cond_wait(uv_cond_t* cond, uv_mutex_t* mutex) uv_cond_wait() argument
820 uv_cond_timedwait(uv_cond_t* cond, uv_mutex_t* mutex, uint64_t timeout) uv_cond_timedwait() argument
[all...]
/third_party/libuv/src/
H A Dthreadpool.c48 static uv_mutex_t mutex; variable
[all...]
/third_party/libuv/include/uv/
H A Dunix.h146 uv_mutex_t mutex; member
/third_party/mesa3d/src/broadcom/simulator/
H A Dv3d_simulator.c72 mtx_t mutex; member
[all...]
/third_party/mesa3d/src/gallium/frontends/va/
H A Dva_private.h253 mtx_t mutex; member
/third_party/node/deps/icu-small/source/common/
H A Dserv.cpp400 inline XMutex(UMutex *mutex, UBool reentering) in XMutex() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Djs-heap-broker.h312 RecursiveSharedMutexGuardIfNeeded(LocalIsolate* local_isolate, base::SharedMutex* mutex, int* mutex_depth_address) RecursiveSharedMutexGuardIfNeeded() argument
/third_party/node/deps/v8/src/heap/
H A Dpaged-spaces.h281 base::Mutex* mutex() { return &space_mutex_; } in mutex() function in v8::internal::PagedSpace
/third_party/musl/Benchmark/musl/
H A Dlibc_pthread.cpp45 pthread_mutex_t mutex; in Bm_function_pthread_mutex_trylock_fast() local
60 pthread_mutex_t mutex; in Bm_function_pthread_mutex_trylock_errchk() local
75 pthread_mutex_t mutex; in Bm_function_pthread_mutex_trylock_rec() local
90 pthread_mutex_t mutex; Bm_function_pthread_mutex_trylock_pi_fast() local
105 pthread_mutex_t mutex; Bm_function_pthread_mutex_trylock_pi_errorcheck() local
120 pthread_mutex_t mutex; Bm_function_pthread_mutex_trylock_pi_rec() local
136 pthread_mutex_t mutex; Bm_function_pthread_mutex_timedlock_fast() local
153 pthread_mutex_t mutex; Bm_function_pthread_mutex_timedlock_errchk() local
170 pthread_mutex_t mutex; Bm_function_pthread_mutex_timedlock_rec() local
187 pthread_mutex_t mutex; Bm_function_pthread_mutex_timedlock_pi_fast() local
204 pthread_mutex_t mutex; Bm_function_pthread_mutex_timedlock_pi_errchk() local
221 pthread_mutex_t mutex; Bm_function_pthread_mutex_timedlock_pi_rec() local
243 pthread_mutex_t mutex; Bm_function_pthread_mutex_init() local
253 pthread_mutex_t mutex; Bm_function_pthread_mutex_init_destroy() local
382 pthread_mutex_t mutex; Bm_function_pthread_cond_timedwait() local
[all...]
/third_party/node/deps/uv/include/uv/
H A Dunix.h147 uv_mutex_t mutex; member
/third_party/node/deps/uv/src/unix/
H A Dthread.c302 int uv_mutex_init(uv_mutex_t* mutex) { in uv_mutex_init() argument
325 uv_mutex_init_recursive(uv_mutex_t* mutex) uv_mutex_init_recursive() argument
344 uv_mutex_destroy(uv_mutex_t* mutex) uv_mutex_destroy() argument
350 uv_mutex_lock(uv_mutex_t* mutex) uv_mutex_lock() argument
356 uv_mutex_trylock(uv_mutex_t* mutex) uv_mutex_trylock() argument
370 uv_mutex_unlock(uv_mutex_t* mutex) uv_mutex_unlock() argument
536 uv_mutex_t mutex; global() member
761 pthread_mutex_t mutex; uv_cond_destroy() local
799 uv_cond_wait(uv_cond_t* cond, uv_mutex_t* mutex) uv_cond_wait() argument
805 uv_cond_timedwait(uv_cond_t* cond, uv_mutex_t* mutex, uint64_t timeout) uv_cond_timedwait() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h342 mutex_t mutex; global() member
[all...]
/third_party/skia/src/core/
H A DSkResourceCache.cpp457 static SkMutex& mutex = *(new SkMutex); in resource_cache_mutex() local
/third_party/skia/src/codec/
H A DSkRawCodec.cpp108 SkMutex mutex; variable
/third_party/skia/third_party/externals/icu/source/common/
H A Dserv.cpp406 inline XMutex(UMutex *mutex, UBool reentering) in XMutex() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dmessage_lite.cc552 Mutex mutex; member
/applications/sample/camera/media/
H A Dplayer_sample.cpp66 pthread_mutex_t mutex; member
[all...]
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
H A Ddfx_crasher.cpp179 pthread_mutex_t mutex; in TestDeadlock() local
[all...]
/base/account/os_account/frameworks/osaccount/native/test/moduletest/
H A Dos_account_manager_module_test.cpp276 std::mutex mutex; member in final
314 std::mutex mutex; member in final
[all...]
/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_api.c73 static void ClearBitWithLock(pthread_mutex_t *mutex, uint32_t i, uint32_t byteMax, uint8_t *bitMap) in ClearBitWithLock() argument
132 static int32_t GetAndSetBitWithLock(pthread_mutex_t *mutex, uint8_t *bitMap, uint32_t byteMax) in GetAndSetBitWithLock() argument
/device/soc/hisilicon/common/platform/rtc/
H A Drtc_hi35xx.h72 struct OsalMutex mutex; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/include/
H A Dosd_img.h78 static inline void MutexLock(pthread_mutex_t* mutex) in MutexLock() argument
89 static inline void MutexUnlock(pthread_mutex_t* mutex) in MutexUnlock() argument

Completed in 37 milliseconds

1...<<212223242526