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

/freebsd-10-stable/contrib/netbsd-tests/kernel/
H A Dt_lock.c43 __cpu_simple_lock_t lk; variable
/freebsd-10-stable/contrib/libc++/src/
H A Dcondition_variable.cpp80 notify_all_at_thread_exit(condition_variable& cond, unique_lock<mutex> lk) argument
/freebsd-10-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_rwlock.c69 pthread_rwlock_t lk; variable
[all...]
/freebsd-10-stable/crypto/openssl/crypto/engine/
H A Dtb_asnmth.c210 ENGINE_FIND_STR *lk = arg; local
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zlook/
H A Dzlook.c201 zut_lookup_t lk = {0}; local
[all...]
/freebsd-10-stable/sys/sys/
H A Dlockmgr.h94 _lockmgr_args(struct lock *lk, u_int flags, struct mtx *ilk, const char *wmesg, int prio, int timo, const char *file, int line) argument
103 _lockmgr_args_rw(struct lock *lk, u_int flags, struct rwlock *ilk, const char *wmesg, int prio, int timo, const char *file, int line) argument
[all...]
/freebsd-10-stable/sys/kern/
H A Dkern_lock.c177 lockmgr_xholder(const struct lock *lk) argument
192 sleeplk(struct lock *lk, u_int flags, struct lock_object *ilk, const char *wmesg, int pri, int timo, int queue) argument
236 wakeupshlk(struct lock *lk, const char *file, int line) argument
377 lockinit(struct lock *lk, int pri, const char *wmesg, int timo, int flags) argument
415 lockallowshare(struct lock *lk) argument
423 lockdisableshare(struct lock *lk) argument
431 lockallowrecurse(struct lock *lk) argument
439 lockdisablerecurse(struct lock *lk) argument
447 lockdestroy(struct lock *lk) argument
457 __lockmgr_args(struct lock *lk, u_int flags, struct lock_object *ilk, const char *wmesg, int pri, int timo, const char *file, int line) argument
1314 _lockmgr_disown(struct lock *lk, const char *file, int line) argument
1357 lockmgr_printinfo(const struct lock *lk) argument
1392 lockstatus(const struct lock *lk) argument
1422 _lockmgr_assert(const struct lock *lk, int what, const char *file, int line) argument
1497 struct lock *lk; local
1518 const struct lock *lk; local
[all...]
/freebsd-10-stable/contrib/libreadline/
H A Dreadline.c451 int c, code, lk; local
/freebsd-10-stable/sys/fs/fuse/
H A Dfuse_kernel.h303 struct fuse_file_lock lk; member in struct:fuse_lk_in
307 struct fuse_file_lock lk; member in struct:fuse_lk_out
/freebsd-10-stable/contrib/texinfo/info/
H A Dsession.c196 int lk = 0; local
/freebsd-10-stable/contrib/sendmail/src/
H A Dconf.c869 struct __nsw_lookup *lk; local
[all...]
/freebsd-10-stable/sys/ufs/ffs/
H A Dffs_softdep.c970 static struct mtx lk; variable in typeref:struct:mtx
[all...]
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c27254 long lk, mask; local
32911 int lk; local
32912 sqlite3_randomness(sizeof(lk), &lk); local
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c32157 long lk, mask; local
40201 int lk; local
40202 sqlite3_randomness(sizeof(lk), &lk); local
[all...]

Completed in 905 milliseconds