| /third_party/selinux/libselinux/src/ |
| D | selinux_internal.h | 55 #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/ |
| D | lock.h | 6 #define LOCK(x) __lock(x) macro
|
| /third_party/musl/porting/liteos_m/user/src/internal/ |
| D | lock.h | 6 #define LOCK(x) __lock(x) macro
|
| /third_party/musl/src/internal/ |
| D | lock.h | 6 #define LOCK(x) __lock(x) macro
|
| /third_party/musl/porting/uniproton/kernel/src/internal/ |
| D | lock.h | 6 #define LOCK(x) __lock(x) macro
|
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| D | ofl.c | 8 static int LOCK(void) in LOCK() function
|
| /third_party/musl/porting/liteos_a/kernel/src/stdio/ |
| D | ofl.c | 8 static int LOCK(void) in LOCK() function
|
| /third_party/musl/porting/uniproton/kernel/src/stdio/ |
| D | ofl.c | 8 static int LOCK(void) in LOCK() function
|
| /third_party/musl/porting/liteos_a/kernel/src/time/ |
| D | __tz.c | 20 static int LOCK(void) in LOCK() function
|
| /third_party/musl/porting/uniproton/kernel/src/time/ |
| D | __tz.c | 24 static int LOCK(void) in LOCK() function
|
| /third_party/musl/porting/liteos_m/kernel/src/time/ |
| D | __tz.c | 24 static int LOCK(void) in LOCK() function
|
| /third_party/ltp/testcases/network/nfsv4/locks/ |
| D | locktests.h | 111 LOCK, enumerator
|
| /third_party/rust/crates/lazycell/src/ |
| D | lib.rs | 231 const LOCK: usize = 1; constant
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | tridpars.cpp | 53 static UMutex LOCK; variable
|
| D | dtfmtsym.cpp | 1250 static UMutex LOCK; in getZoneStrings() local
|
| D | smpdtfmt.cpp | 241 static UMutex LOCK; variable
|
| /third_party/node/deps/undici/src/lib/llhttp/ |
| D | constants.d.ts | 61 LOCK = 9, enumerator
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | tridpars.cpp | 53 static UMutex LOCK; variable
|
| D | dtfmtsym.cpp | 1262 static UMutex LOCK; in getZoneStrings() local
|
| D | smpdtfmt.cpp | 243 static UMutex LOCK; variable
|
| /third_party/icu/icu4c/source/i18n/ |
| D | tridpars.cpp | 53 static UMutex LOCK; variable
|
| D | dtfmtsym.cpp | 1254 static UMutex LOCK; in getZoneStrings() local
|
| D | smpdtfmt.cpp | 242 static UMutex LOCK; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86BaseInfo.h | 827 LOCK = 1 << LOCKShift, enumerator
|
| /third_party/python/Python/ |
| D | pystate.c | 166 #define FREE_LOCK(LOCK) \ in _PyRuntimeState_Fini() argument
|