Home
last modified time | relevance | path

Searched defs:LOCK (Results 1 – 25 of 27) sorted by relevance

12

/third_party/selinux/libselinux/src/
Dselinux_internal.h55 #define __pthread_mutex_init(LOCK, ATTR) \ argument
61 #define __pthread_mutex_destroy(LOCK) \ argument
67 #define __pthread_mutex_lock(LOCK) \ argument
73 #define __pthread_mutex_unlock(LOCK) \ argument
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dlock.h6 #define LOCK(x) __lock(x) macro
/third_party/musl/porting/liteos_m/user/src/internal/
Dlock.h6 #define LOCK(x) __lock(x) macro
/third_party/musl/src/internal/
Dlock.h6 #define LOCK(x) __lock(x) macro
/third_party/musl/porting/uniproton/kernel/src/internal/
Dlock.h6 #define LOCK(x) __lock(x) macro
/third_party/musl/porting/liteos_m/kernel/src/stdio/
Dofl.c8 static int LOCK(void) in LOCK() function
/third_party/musl/porting/liteos_a/kernel/src/stdio/
Dofl.c8 static int LOCK(void) in LOCK() function
/third_party/musl/porting/uniproton/kernel/src/stdio/
Dofl.c8 static int LOCK(void) in LOCK() function
/third_party/musl/porting/liteos_a/kernel/src/time/
D__tz.c20 static int LOCK(void) in LOCK() function
/third_party/musl/porting/uniproton/kernel/src/time/
D__tz.c24 static int LOCK(void) in LOCK() function
/third_party/musl/porting/liteos_m/kernel/src/time/
D__tz.c24 static int LOCK(void) in LOCK() function
/third_party/ltp/testcases/network/nfsv4/locks/
Dlocktests.h111 LOCK, enumerator
/third_party/rust/crates/lazycell/src/
Dlib.rs231 const LOCK: usize = 1; constant
/third_party/skia/third_party/externals/icu/source/i18n/
Dtridpars.cpp53 static UMutex LOCK; variable
Ddtfmtsym.cpp1250 static UMutex LOCK; in getZoneStrings() local
Dsmpdtfmt.cpp241 static UMutex LOCK; variable
/third_party/node/deps/undici/src/lib/llhttp/
Dconstants.d.ts61 LOCK = 9, enumerator
/third_party/node/deps/icu-small/source/i18n/
Dtridpars.cpp53 static UMutex LOCK; variable
Ddtfmtsym.cpp1262 static UMutex LOCK; in getZoneStrings() local
Dsmpdtfmt.cpp243 static UMutex LOCK; variable
/third_party/icu/icu4c/source/i18n/
Dtridpars.cpp53 static UMutex LOCK; variable
Ddtfmtsym.cpp1254 static UMutex LOCK; in getZoneStrings() local
Dsmpdtfmt.cpp242 static UMutex LOCK; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h827 LOCK = 1 << LOCKShift, enumerator
/third_party/python/Python/
Dpystate.c166 #define FREE_LOCK(LOCK) \ in _PyRuntimeState_Fini() argument

12