/netbsd-src/external/bsd/libevent/dist/ |
H A D | evthread.c | 190 unsigned locktype; member 199 debug_lock_alloc(unsigned locktype) in debug_lock_alloc() 221 debug_lock_free(void *lock_, unsigned locktype) in debug_lock_free() 370 evthread_setup_global_lock_(void *lock_, unsigned locktype, int enable_locks) in evthread_setup_global_lock_() 433 evthreadimpl_lock_alloc_(unsigned locktype) in evthreadimpl_lock_alloc_() 445 evthreadimpl_lock_free_(void *lock, unsigned locktype) in evthreadimpl_lock_free_()
|
H A D | evthread-internal.h | 82 #define EVTHREAD_ALLOC_LOCK(lockvar, locktype) \ argument 87 #define EVTHREAD_FREE_LOCK(lockvar, locktype) \ argument 217 #define EVTHREAD_ALLOC_LOCK(lockvar, locktype) \ argument 220 #define EVTHREAD_FREE_LOCK(lockvar, locktype) \ argument 311 #define EVTHREAD_ALLOC_LOCK(lockvar, locktype) EVUTIL_NIL_STMT_ argument 312 #define EVTHREAD_FREE_LOCK(lockvar, locktype) EVUTIL_NIL_STMT_ argument 379 #define EVTHREAD_SETUP_GLOBAL_LOCK(lockvar, locktype) \ argument
|
H A D | evthread_pthread.c | 48 evthread_posix_lock_alloc(unsigned locktype) in evthread_posix_lock_alloc() 64 evthread_posix_lock_free(void *lock_, unsigned locktype) in evthread_posix_lock_free()
|
H A D | evthread_win32.c | 54 evthread_win32_lock_create(unsigned locktype) in evthread_win32_lock_create() 67 evthread_win32_lock_free(void *lock_, unsigned locktype) in evthread_win32_lock_free()
|
/netbsd-src/external/bsd/openldap/dist/servers/lloadd/ |
H A D | libevent_support.c | 33 lload_libevent_mutex_init( unsigned locktype ) in lload_libevent_mutex_init() 52 lload_libevent_mutex_destroy( void *lock, unsigned locktype ) in lload_libevent_mutex_destroy()
|
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/ |
H A D | evthread_pthread.c | 47 evthread_posix_lock_alloc(unsigned locktype) in evthread_posix_lock_alloc() 63 evthread_posix_lock_free(void *lock_, unsigned locktype) in evthread_posix_lock_free()
|
H A D | evthread_win32.c | 53 evthread_win32_lock_create(unsigned locktype) in evthread_win32_lock_create() 66 evthread_win32_lock_free(void *lock_, unsigned locktype) in evthread_win32_lock_free()
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | recurse.c | 44 int locktype; member 161 int which, int aflag, int locktype, in start_recursion() 611 int locktype; in do_recursion() local
|
/netbsd-src/external/gpl2/lvm2/dist/daemons/clvmd/ |
H A D | clvmd-command.c | 95 const char *locktype; in do_command() local
|
/netbsd-src/sys/fs/nfs/common/ |
H A D | nfs_fha.h | 83 int locktype; member
|
H A D | nfs_fha.c | 279 fha_hash_entry_add_op(struct fha_hash_entry *fhe, int locktype, int count) in fha_hash_entry_add_op()
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | rbtdb.c | 1834 new_reference(dns_rbtdb_t * rbtdb,dns_rbtnode_t * node,isc_rwlocktype_t locktype) new_reference() argument 1862 send_to_prune_tree(dns_rbtdb_t * rbtdb,dns_rbtnode_t * node,isc_rwlocktype_t locktype) send_to_prune_tree() argument 1948 isc_rwlocktype_t locktype = isc_rwlocktype_read; reactivate_node() local 2818 isc_rwlocktype_t locktype = isc_rwlocktype_read; findnodeintree() local 3054 bind_rdataset(dns_rbtdb_t * rbtdb,dns_rbtnode_t * node,rdatasetheader_t * header,isc_stdtime_t now,isc_rwlocktype_t locktype,dns_rdataset_t * rdataset) bind_rdataset() argument 4543 check_stale_header(dns_rbtnode_t * node,rdatasetheader_t * header,isc_rwlocktype_t * locktype,nodelock_t * lock,rbtdb_search_t * search,rdatasetheader_t ** header_prev) check_stale_header() argument 4658 isc_rwlocktype_t locktype; cache_zonecut_callback() local 4736 isc_rwlocktype_t locktype; find_deepest_zonecut() local 4883 isc_rwlocktype_t locktype; find_coveringnsec() local 4997 isc_rwlocktype_t locktype; cache_find() local 5401 isc_rwlocktype_t locktype; cache_findzonecut() local 5929 isc_rwlocktype_t locktype; cache_findrdataset() local
|
H A D | nta.c | 441 isc_rwlocktype_t locktype = isc_rwlocktype_read; dns_ntatable_covered() local
|
H A D | tsig.c | 1763 isc_rwlocktype_t locktype = isc_rwlocktype_read; dns_tsigkey_find() local
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | rbtdb.c | 1927 isc_rwlocktype_t locktype) { in new_reference() 1955 isc_rwlocktype_t locktype) { in send_to_prune_tree() 2041 isc_rwlocktype_t locktype = isc_rwlocktype_read; in reactivate_node() local 2911 isc_rwlocktype_t locktype = isc_rwlocktype_read; in findnodeintree() local 3147 isc_stdtime_t now, isc_rwlocktype_t locktype, in bind_rdataset() 4630 isc_rwlocktype_t *locktype, nodelock_t *lock, in check_stale_header() 4745 isc_rwlocktype_t locktype; in cache_zonecut_callback() local 4823 isc_rwlocktype_t locktype; in find_deepest_zonecut() local 4965 isc_rwlocktype_t locktype; in find_coveringnsec() local 5056 isc_rwlocktype_t locktype; in cache_find() local [all …]
|
H A D | nta.c | 441 isc_rwlocktype_t locktype = isc_rwlocktype_read; in dns_ntatable_covered() local
|
/netbsd-src/usr.sbin/lockstat/ |
H A D | main.c | 169 int eventtype, locktype, ch, nlfd, fd; in main() local
|
/netbsd-src/external/mpl/bind/dist/ |
H A D | configure.ac | 445 AC_ARG_WITH([locktype], global() optwith
|
/netbsd-src/external/bsd/libevent/dist/test/ |
H A D | regress_bufferevent.c | 258 static void *trace_lock_alloc(unsigned locktype) in trace_lock_alloc() 268 static void trace_lock_free(void *lock_, unsigned locktype) in trace_lock_free()
|