| /trueos/contrib/apr-util/include/ |
| HD | apr_anylock.h | 51 #define APR_ANYLOCK_LOCK(lck) \ argument 66 #define APR_ANYLOCK_LOCK(lck) \ argument 78 #define APR_ANYLOCK_TRYLOCK(lck) \ argument 93 #define APR_ANYLOCK_TRYLOCK(lck) \ argument 105 #define APR_ANYLOCK_UNLOCK(lck) \ argument 119 #define APR_ANYLOCK_UNLOCK(lck) \ argument
|
| /trueos/lib/libthr/thread/ |
| HD | thr_pspinlock.c | 48 struct pthread_spinlock *lck; in _pthread_spin_init() local 84 struct pthread_spinlock *lck; in _pthread_spin_trylock() local 98 struct pthread_spinlock *lck; in _pthread_spin_lock() local 129 struct pthread_spinlock *lck; in _pthread_spin_unlock() local
|
| HD | thr_spinlock.c | 64 __thr_spinunlock(spinlock_t *lck) in __thr_spinunlock() 73 __thr_spinlock(spinlock_t *lck) in __thr_spinlock() 88 init_spinlock(spinlock_t *lck) in init_spinlock()
|
| HD | thr_private.h | 556 #define THR_UMUTEX_TRYLOCK(thrd, lck) \ argument 559 #define THR_UMUTEX_LOCK(thrd, lck) \ argument 562 #define THR_UMUTEX_TIMEDLOCK(thrd, lck, timo) \ argument 565 #define THR_UMUTEX_UNLOCK(thrd, lck) \ argument 568 #define THR_LOCK_ACQUIRE(thrd, lck) \ argument 574 #define THR_LOCK_ACQUIRE_SPIN(thrd, lck) \ argument 590 #define THR_LOCK_RELEASE(thrd, lck) \ argument
|
| /trueos/lib/libkse/thread/ |
| HD | thr_pspinlock.c | 51 struct pthread_spinlock *lck; in _pthread_spin_init() local 89 struct pthread_spinlock *lck; in _pthread_spin_trylock() local 114 struct pthread_spinlock *lck; in _pthread_spin_lock() local 148 struct pthread_spinlock *lck; in _pthread_spin_unlock() local
|
| HD | thr_spinlock.c | 74 _spinunlock(spinlock_t *lck) in _spinunlock() 89 _spinlock(spinlock_t *lck) in _spinlock() 118 _spinlock_debug(spinlock_t *lck, char *fname __unused, int lineno __unused) in _spinlock_debug() 124 init_spinlock(spinlock_t *lck) in init_spinlock()
|
| HD | thr_rtld.c | 151 struct lock lck; member
|
| HD | thr_private.h | 240 #define KSE_LOCK_ACQUIRE(kse, lck) \ argument 251 #define KSE_LOCK_RELEASE(kse, lck) \ argument 866 #define THR_LOCK_ACQUIRE(thrd, lck) \ argument 878 #define THR_LOCK_RELEASE(thrd, lck) \ argument
|
| /trueos/lib/libkse/sys/ |
| HD | lock.c | 46 _lock_destroy(struct lock *lck) in _lock_destroy() 56 _lock_init(struct lock *lck, enum lock_type ltype, in _lock_init() 78 _lock_reinit(struct lock *lck, enum lock_type ltype, in _lock_reinit() 162 _lock_acquire(struct lock *lck, struct lockuser *lu, int prio) in _lock_acquire() 242 _lock_release(struct lock *lck, struct lockuser *lu) in _lock_release()
|
| /trueos/lib/libc/gen/ |
| HD | _spinlock_stub.c | 54 _spinlock(spinlock_t *lck) in _spinlock() 64 _spinunlock(spinlock_t *lck) in _spinunlock()
|
| /trueos/crypto/openssl/crypto/asn1/ |
| HD | tasn_utl.c | 106 int *lck, ret; in asn1_do_lock() local
|
| HD | asn1t.h | 180 # define ASN1_SEQUENCE_ref(tname, cb, lck) \ argument
|
| /trueos/crypto/openssl/ssl/ |
| HD | ssl_sess.c | 844 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck) in remove_session_lock()
|
| /trueos/sys/kern/ |
| HD | kern_event.c | 81 #define KQ_GLOBAL_LOCK(lck, haslck) do { \ argument 86 #define KQ_GLOBAL_UNLOCK(lck, haslck) do { \ argument
|
| /trueos/contrib/llvm/lib/ExecutionEngine/JIT/ |
| HD | JITEmitter.cpp | 129 GlobalToIndirectSymMapTy& getGlobalToIndirectSymMap(const MutexGuard& lck) { in getGlobalToIndirectSymMap()
|
| /trueos/contrib/tcsh/ |
| HD | tc.func.c | 1047 setalarm(int lck) in setalarm()
|
| /trueos/contrib/subversion/subversion/libsvn_wc/ |
| HD | status.c | 677 svn_lock_t *lck = svn_lock_create(result_pool); in assemble_status() local
|
| /trueos/sys/dev/drm2/i915/ |
| HD | i915_drv.h | 983 struct mtx lck; member
|
| /trueos/sys/contrib/octeon-sdk/ |
| HD | cvmx-l2c-defs.h | 4073 …uint64_t lck : 1; /**< SW attempted to LOCK DOWN the last available set … member
|