Home
last modified time | relevance | path

Searched defs:lk (Results 1 - 16 of 16) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_mutexattr_setprotocol.c18 volatile int lk = 0; in pthread_mutexattr_setprotocol() local
/third_party/musl/src/thread/
H A Dpthread_mutexattr_setprotocol.c19 volatile int lk = 0; in pthread_mutexattr_setprotocol() local
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H A Dmemalign.c8 static inline void lock(volatile int *lk) in lock() argument
14 static inline void unlock(volatile int *lk) in unlock() argument
H A Dmemory_check.c36 static inline void lock(volatile int *lk) in lock() argument
42 static inline void unlock(volatile int *lk) in unlock() argument
/third_party/musl/src/malloc/
H A Dmemalign.c9 static inline void lock(volatile int *lk) in lock() argument
15 static inline void unlock(volatile int *lk) in unlock() argument
/third_party/node/deps/openssl/openssl/crypto/engine/
H A Dtb_asnmth.c170 ENGINE_FIND_STR *lk = arg; in look_str_cb() local
/third_party/openssl/crypto/engine/
H A Dtb_asnmth.c170 ENGINE_FIND_STR *lk = arg; in look_str_cb() local
/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc.c34 static inline void lock(volatile int *lk) in lock() argument
43 static inline void unlock(volatile int *lk) in unlock() argument
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/
H A Dmalloc.c30 static inline void lock(volatile int *lk) in lock() argument
39 static inline void unlock(volatile int *lk) in unlock() argument
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc.c32 static inline void lock(volatile int *lk) in lock() argument
41 static inline void unlock(volatile int *lk) in unlock() argument
/third_party/musl/src/malloc/liteos_a/user_debug/
H A Dmemory_check.c51 static inline void lock(volatile int *lk) in lock() argument
57 static inline void unlock(volatile int *lk) in unlock() argument
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h350 struct fuse_file_lock lk; member
354 struct fuse_file_lock lk; member
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h649 void b(Label* L, LKBit lk = LeaveLK) { b(branch_offset(L), lk); } in b() local
869 bc(branch_offset(L), DCBNZ, 0, lk); bdnz() local
[all...]
H A Dassembler-ppc.cc698 void Assembler::bclr(BOfield bo, int condition_bit, LKBit lk) { in bclr() argument
702 void Assembler::bcctr(BOfield bo, int condition_bit, LKBit lk) { in bcctr() argument
714 void Assembler::bc(int branch_offset, BOfield bo, int condition_bit, LKBit lk) { in bc() argument
720 void Assembler::b(int branch_offset, LKBit lk) { in b() argument
/third_party/libfuse/include/
H A Dfuse_kernel.h779 struct fuse_file_lock lk; member
785 struct fuse_file_lock lk; member
/third_party/sqlite/src/
H A Dsqlite3.c39828 long lk, mask; afpLock() local
48251 int lk; global() local
48252 sqlite3_randomness(sizeof(lk), &lk); global() local
[all...]

Completed in 176 milliseconds