Home
last modified time | relevance | path

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

12345

/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
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_util.c99 usb_pause_mtx(struct mtx *mtx, int timo) in usb_pause_mtx() argument
H A Dusb_busdma.h107 struct mtx *mtx; /* private mutex, always set */ member
/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...]
H A D2-2.c90 pthread_mutex_t mtx; member
[all...]
H A D4-1.c99 pthread_mutex_t mtx; member
/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
/third_party/musl/libc-test/src/functionalext/supplement/thread/
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
/applications/standard/contacts_data/ability/common/utils/include/
H A Dasync_task.h146 mutable AsyncTaskMutex mtx; member in OHOS::Contacts::AsyncTaskQueue
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D4-2.c67 pthread_mutex_t mtx; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
H A D2-4.c62 pthread_mutex_t mtx; member
[all...]
H A D2-6.c52 pthread_mutex_t mtx; member
[all...]
H A D4-3.c70 pthread_mutex_t mtx; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/
H A D4-2.c78 pthread_mutex_t mtx; member
H A D2-1.c85 pthread_mutex_t mtx; member
[all...]
H A D4-3.c182 pthread_mutex_t mtx[NSCENAR + 2]; in test() local
[all...]
H A D1-2.c80 pthread_mutex_t mtx; member
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/
H A Dstress.c124 pthread_mutex_t *mtx; member
217 pthread_mutex_t mtx[NSCENAR + 2]; in main() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
H A D4-2.c97 pthread_mutex_t mtx; member

Completed in 11 milliseconds

12345