Home
last modified time | relevance | path

Searched defs:locktype (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Devthread.c186 unsigned locktype; member
195 debug_lock_alloc(unsigned locktype) in debug_lock_alloc()
217 debug_lock_free(void *lock_, unsigned locktype) in debug_lock_free()
366 evthread_setup_global_lock_(void *lock_, unsigned locktype, int enable_locks) in evthread_setup_global_lock_()
429 evthreadimpl_lock_alloc_(unsigned locktype) in evthreadimpl_lock_alloc_()
441 evthreadimpl_lock_free_(void *lock, unsigned locktype) in evthreadimpl_lock_free_()
H A Devthread-internal.h80 #define EVTHREAD_ALLOC_LOCK(lockvar, locktype) \ argument
85 #define EVTHREAD_FREE_LOCK(lockvar, locktype) \ argument
215 #define EVTHREAD_ALLOC_LOCK(lockvar, locktype) \ argument
218 #define EVTHREAD_FREE_LOCK(lockvar, locktype) \ argument
309 #define EVTHREAD_ALLOC_LOCK(lockvar, locktype) EVUTIL_NIL_STMT_ argument
310 #define EVTHREAD_FREE_LOCK(lockvar, locktype) EVUTIL_NIL_STMT_ argument
377 #define EVTHREAD_SETUP_GLOBAL_LOCK(lockvar, locktype) \ argument
H A Devthread_pthread.c45 evthread_posix_lock_alloc(unsigned locktype) in evthread_posix_lock_alloc()
61 evthread_posix_lock_free(void *lock_, unsigned locktype) in evthread_posix_lock_free()
H A Devthread_win32.c51 evthread_win32_lock_create(unsigned locktype) in evthread_win32_lock_create()
64 evthread_win32_lock_free(void *lock_, unsigned locktype) in evthread_win32_lock_free()
/freebsd/contrib/libevent/
H A Devthread.c186 unsigned locktype; member
195 debug_lock_alloc(unsigned locktype) in debug_lock_alloc()
217 debug_lock_free(void *lock_, unsigned locktype) in debug_lock_free()
366 evthread_setup_global_lock_(void *lock_, unsigned locktype, int enable_locks) in evthread_setup_global_lock_()
429 evthreadimpl_lock_alloc_(unsigned locktype) in evthreadimpl_lock_alloc_()
441 evthreadimpl_lock_free_(void *lock, unsigned locktype) in evthreadimpl_lock_free_()
H A Devthread-internal.h80 #define EVTHREAD_ALLOC_LOCK(lockvar, locktype) \ argument
85 #define EVTHREAD_FREE_LOCK(lockvar, locktype) \ argument
215 #define EVTHREAD_ALLOC_LOCK(lockvar, locktype) \ argument
218 #define EVTHREAD_FREE_LOCK(lockvar, locktype) \ argument
309 #define EVTHREAD_ALLOC_LOCK(lockvar, locktype) EVUTIL_NIL_STMT_ argument
310 #define EVTHREAD_FREE_LOCK(lockvar, locktype) EVUTIL_NIL_STMT_ argument
377 #define EVTHREAD_SETUP_GLOBAL_LOCK(lockvar, locktype) \ argument
H A Devthread_pthread.c45 evthread_posix_lock_alloc(unsigned locktype) in evthread_posix_lock_alloc()
61 evthread_posix_lock_free(void *lock_, unsigned locktype) in evthread_posix_lock_free()
H A Devthread_win32.c51 evthread_win32_lock_create(unsigned locktype) in evthread_win32_lock_create()
64 evthread_win32_lock_free(void *lock_, unsigned locktype) in evthread_win32_lock_free()
/freebsd/crypto/krb5/src/plugins/kdb/db2/
H A Dadb_openclose.c319 osa_adb_open_and_lock(osa_adb_princ_t db, int locktype) in osa_adb_open_and_lock()
/freebsd/sys/fs/nfsserver/
H A Dnfs_fha_new.h90 int locktype; member
H A Dnfs_fha_new.c442 fha_hash_entry_add_op(struct fha_hash_entry *fhe, int locktype, int count) in fha_hash_entry_add_op()
/freebsd/sys/kern/
H A Dkern_rangelock.c104 rangelock_cheat_lock(struct rangelock *lock, int locktype, bool trylock, in rangelock_cheat_lock()
720 vm_ooffset_t end, int locktype) in rangelock_lock_int()
/freebsd/contrib/sendmail/libsmutil/
H A Dsafefile.c959 int locktype; local
/freebsd/sys/sys/
H A Dbuf.h304 #define BUF_LOCK(bp, locktype, interlock) \ argument
312 #define BUF_TIMELOCK(bp, locktype, interlock, wmesg, catch, timo) \ argument
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_bufferevent.c254 static void *trace_lock_alloc(unsigned locktype) in trace_lock_alloc()
264 static void trace_lock_free(void *lock_, unsigned locktype) in trace_lock_free()
/freebsd/contrib/libevent/test/
H A Dregress_bufferevent.c254 static void *trace_lock_alloc(unsigned locktype) in trace_lock_alloc()
264 static void trace_lock_free(void *lock_, unsigned locktype) in trace_lock_free()