Home
last modified time | relevance | path

Searched defs:mtx (Results 26 - 50 of 136) sorted by relevance

123456

/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dcnd_wait.c20 mtx_t mtx; variable
H A Dthrd_equal.c65 pthread_mutex_t *mtx = (pthread_mutex_t *)arg; in threadfuncA() local
99 pthread_mutex_t mtx = PTHREAD_MUTEX_INITIALIZER; in thrd_equal_0100() local
/third_party/skia/src/gpu/effects/
H A DGrMatrixEffect.cpp45 const GrMatrixEffect& mtx = proc.cast<GrMatrixEffect>(); in onMakeProgramImpl() local
/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/common/
H A Dfixed_size_list.h81 mutable std::mutex mtx; // mutable to allow const methods to lock the mutex member in OHOS::CameraStandard::FixedSizeList
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_xobject.cc97 Matrix mtx; in makeXObject() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_destroy/
H A D2-2.c103 pthread_mutex_t mtx; in main() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_once/
H A Dstress.c92 static pthread_mutex_t mtx = PTHREAD_MUTEX_INITIALIZER; variable
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
H A Ds-c1.c90 static pthread_mutex_t mtx[5]; variable
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/sfnttool/
H A DSfntTool.java47 private boolean mtx = false; field in SfntTool
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMutex.h142 SmartMutex<mt_only>& mtx; member in llvm::sys::SmartScopedLock
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsamgr_time_handler.cpp29 static mutex mtx; member
/foundation/systemabilitymgr/samgr_lite/samgr_server/source/
H A Dsamgr_server.h47 MutexId mtx; member
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsamgr_ipc_adapter.h43 MutexId mtx; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Dshader_cache.h44 std::mutex& mtx; member
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_util.c99 usb_pause_mtx(struct mtx *mtx, int timo) in usb_pause_mtx() argument
/third_party/FreeBSD/sys/sys/
H A Dmutex.h52 #define mtx pthread_mutex macro
56 mtx_init(pthread_mutex_t *mtx, const char *name, const char *type, int opts) in mtx_init() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
H A D2-3.c82 pthread_mutex_t mtx; member
[all...]
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/
H A Dstress.c89 pthread_mutex_t mtx, *pmtx; in threaded() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
H A D2-2.c79 static pthread_mutex_t mtx = PTHREAD_MUTEX_INITIALIZER; variable
H A D4-1.c79 static pthread_mutex_t mtx = PTHREAD_MUTEX_INITIALIZER; variable
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/
H A Ds-c.c87 pthread_mutex_t mtx[10 * SCALABILITY_FACTOR]; member
H A Dstress.c87 pthread_mutex_t mtx; in threaded() local
/third_party/mesa3d/src/util/
H A Dfossilize_db.h78 simple_mtx_t mtx; /* Mutex for file/hash table read/writes */ member
/foundation/arkui/napi/interfaces/inner_api/cjffi/native/
H A Dffi_remote_data.h79 std::mutex mtx; member in OHOS::FFI::FFIDataManager
/foundation/distributedhardware/distributed_camera/services/data_process/include/pipeline_node/fpscontroller/
H A Dfps_controller_process.h62 std::mutex mtx; member in OHOS::DistributedHardware::FpsControllerProcess

Completed in 8 milliseconds

123456