Searched defs:lck (Results 1 - 14 of 14) sorted by last modified time

/freebsd-10-stable/contrib/tcsh/
H A Dtc.func.c1083 setalarm(int lck) argument
/freebsd-10-stable/crypto/openssl/ssl/
H A Dssl_sess.c841 static int remove_session_lock(SSL_CTX *ctx, SSL_SESSION *c, int lck) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dstatus.c671 svn_lock_t *lck = svn_lock_create(result_pool); local
/freebsd-10-stable/sys/dev/drm2/i915/
H A Di915_drv.h983 struct mtx lck; member in struct:drm_i915_file_private::__anon20
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Dtasn_utl.c106 int *lck, ret; local
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-l2c-defs.h4073 uint64_t lck : 1; /**< SW attempted to LOCK DOWN the last available set of member in struct:cvmx_l2c_int_stat::cvmx_l2c_int_stat_s
/freebsd-10-stable/lib/libthr/thread/
H A Dthr_pspinlock.c48 struct pthread_spinlock *lck; local
84 struct pthread_spinlock *lck; local
98 struct pthread_spinlock *lck; local
129 struct pthread_spinlock *lck; local
[all...]
H A Dthr_spinlock.c64 __thr_spinunlock(spinlock_t *lck) argument
73 __thr_spinlock(spinlock_t *lck) argument
88 init_spinlock(spinlock_t *lck) argument
[all...]
/freebsd-10-stable/lib/libc/gen/
H A D_spinlock_stub.c54 _spinlock(spinlock_t *lck) argument
64 _spinunlock(spinlock_t *lck) argument
/freebsd-10-stable/lib/libkse/thread/
H A Dthr_pspinlock.c51 struct pthread_spinlock *lck; local
89 struct pthread_spinlock *lck; local
114 struct pthread_spinlock *lck; local
148 struct pthread_spinlock *lck; local
[all...]
H A Dthr_rtld.c151 struct lock lck; member in struct:rtld_kse_lock
H A Dthr_spinlock.c74 _spinunlock(spinlock_t *lck) argument
89 _spinlock(spinlock_t *lck) argument
118 _spinlock_debug(spinlock_t *lck, char *fname __unused, int lineno __unused) argument
124 init_spinlock(spinlock_t *lck) argument
[all...]
/freebsd-10-stable/lib/libkse/sys/
H A Dlock.c46 _lock_destroy(struct lock *lck) argument
56 _lock_init(struct lock *lck, enum lock_type ltype, argument
78 _lock_reinit(struct lock *lck, enum lock_type ltype, lock_handler_t *waitfunc, lock_handler_t *wakeupfunc) argument
162 _lock_acquire(struct lock *lck, struct lockuser *lu, int prio) argument
242 _lock_release(struct lock *lck, struct lockuser *lu) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJITEmitter.cpp129 GlobalToIndirectSymMapTy& getGlobalToIndirectSymMap(const MutexGuard& lck) { argument

Completed in 187 milliseconds