Searched defs:locktype (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dclvmd-command.c95 const char *locktype; local
/netbsd-current/external/bsd/libevent/dist/
H A Devthread_pthread.c48 evthread_posix_lock_alloc(unsigned locktype) argument
64 evthread_posix_lock_free(void *lock_, unsigned locktype) argument
H A Devthread_win32.c54 evthread_win32_lock_create(unsigned locktype) argument
67 evthread_win32_lock_free(void *lock_, unsigned locktype) argument
H A Devthread.c190 unsigned locktype; member in struct:debug_lock
199 debug_lock_alloc(unsigned locktype) argument
221 debug_lock_free(void *lock_, unsigned locktype) argument
370 evthread_setup_global_lock_(void *lock_, unsigned locktype, int enable_locks) argument
433 evthreadimpl_lock_alloc_(unsigned locktype) argument
445 evthreadimpl_lock_free_(void *lock, unsigned locktype) argument
[all...]
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Devthread_pthread.c47 evthread_posix_lock_alloc(unsigned locktype) argument
63 evthread_posix_lock_free(void *lock_, unsigned locktype) argument
H A Devthread.c167 unsigned locktype; member in struct:debug_lock
176 debug_lock_alloc(unsigned locktype) argument
198 debug_lock_free(void *lock_, unsigned locktype) argument
347 evthread_setup_global_lock_(void *lock_, unsigned locktype, int enable_locks) argument
409 evthreadimpl_lock_alloc_(unsigned locktype) argument
415 evthreadimpl_lock_free_(void *lock, unsigned locktype) argument
[all...]
H A Devthread_win32.c53 evthread_win32_lock_create(unsigned locktype) argument
66 evthread_win32_lock_free(void *lock_, unsigned locktype) argument
/netbsd-current/sys/fs/nfs/common/
H A Dnfs_fha.c279 fha_hash_entry_add_op(struct fha_hash_entry *fhe, int locktype, int count) argument
H A Dnfs_fha.h83 int locktype; member in struct:fha_info
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Drecurse.c44 int locktype; member in struct:recursion_frame
611 int locktype; local
158 start_recursion(FILEPROC fileproc, FILESDONEPROC filesdoneproc, DIRENTPROC direntproc, DIRLEAVEPROC dirleaveproc, void *callerdat, int argc, char **argv, int local, int which, int aflag, int locktype, char *update_preload, int dosrcs, char *repository_in) argument
[all...]
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dnta.c441 isc_rwlocktype_t locktype = isc_rwlocktype_read; local
H A Drbtdb.c2041 isc_rwlocktype_t locktype = isc_rwlocktype_read; local
1926 new_reference(dns_rbtdb_t *rbtdb, dns_rbtnode_t *node, isc_rwlocktype_t locktype) argument
1954 send_to_prune_tree(dns_rbtdb_t *rbtdb, dns_rbtnode_t *node, isc_rwlocktype_t locktype) argument
2911 isc_rwlocktype_t locktype = isc_rwlocktype_read; local
3146 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) argument
4629 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) argument
4745 isc_rwlocktype_t locktype; local
4823 isc_rwlocktype_t locktype; local
4965 isc_rwlocktype_t locktype; local
5056 isc_rwlocktype_t locktype; local
5419 isc_rwlocktype_t locktype; local
5947 isc_rwlocktype_t locktype; local
[all...]
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dnta.c441 isc_rwlocktype_t locktype = isc_rwlocktype_read; local
H A Dtsig.c1763 isc_rwlocktype_t locktype = isc_rwlocktype_read; local
H A Drbtdb.c1948 isc_rwlocktype_t locktype = isc_rwlocktype_read; local
1833 new_reference(dns_rbtdb_t *rbtdb, dns_rbtnode_t *node, isc_rwlocktype_t locktype) argument
1861 send_to_prune_tree(dns_rbtdb_t *rbtdb, dns_rbtnode_t *node, isc_rwlocktype_t locktype) argument
2818 isc_rwlocktype_t locktype = isc_rwlocktype_read; local
3053 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) argument
4542 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) argument
4658 isc_rwlocktype_t locktype; local
4736 isc_rwlocktype_t locktype; local
4883 isc_rwlocktype_t locktype; local
4997 isc_rwlocktype_t locktype; local
5401 isc_rwlocktype_t locktype; local
5929 isc_rwlocktype_t locktype; local
[all...]
/netbsd-current/usr.sbin/lockstat/
H A Dmain.c169 int eventtype, locktype, ch, nlfd, fd; local
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dregress_bufferevent.c236 static void *trace_lock_alloc(unsigned locktype) argument
245 static void trace_lock_free(void *lock_, unsigned locktype) argument
/netbsd-current/external/bsd/libevent/dist/test/
H A Dregress_bufferevent.c258 static void *trace_lock_alloc(unsigned locktype) argument
268 static void trace_lock_free(void *lock_, unsigned locktype) argument
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c46567 u8 locktype; /* Type of lock currently held on this file */ member in struct:winFile
49543 winLock(sqlite3_file *id, int locktype) argument
49722 winUnlock(sqlite3_file *id, int locktype) argument
49772 winNolockLock(sqlite3_file *id, int locktype) argument
49784 winNolockUnlock(sqlite3_file *id, int locktype) argument
60671 pager_wait_on_lock(Pager *pPager, int locktype) argument
[all...]

Completed in 862 milliseconds