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

/freebsd-10-stable/contrib/sendmail/libsmutil/
H A Dsafefile.c960 int locktype; local
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Devthread_pthread.c45 evthread_posix_lock_alloc(unsigned locktype) argument
61 evthread_posix_lock_free(void *lock_, unsigned locktype) argument
H A Devthread.c165 unsigned locktype; member in struct:debug_lock
174 debug_lock_alloc(unsigned locktype) argument
196 debug_lock_free(void *lock_, unsigned locktype) argument
345 evthread_setup_global_lock_(void *lock_, unsigned locktype, int enable_locks) argument
407 evthreadimpl_lock_alloc_(unsigned locktype) argument
413 evthreadimpl_lock_free_(void *lock, unsigned locktype) argument
[all...]
H A Devthread_win32.c51 evthread_win32_lock_create(unsigned locktype) argument
64 evthread_win32_lock_free(void *lock_, unsigned locktype) argument
/freebsd-10-stable/sys/nfs/
H A Dnfs_fha.c271 fha_hash_entry_add_op(struct fha_hash_entry *fhe, int locktype, int count) argument
H A Dnfs_fha.h85 int locktype; member in struct:fha_info
/freebsd-10-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_bufferevent.c234 static void *trace_lock_alloc(unsigned locktype) argument
243 static void trace_lock_free(void *lock_, unsigned locktype) argument
/freebsd-10-stable/sys/vm/
H A Dvm_mmap.c1251 int error, flags, locktype; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dio.c2300 int locktype = APR_FLOCK_SHARED; local
2395 int locktype = APR_FLOCK_SHARED; local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c22517 int locktype; /* Type of lock currently held on this file */ member in struct:os2File
31665 u8 locktype; /* Type of lock currently held on this file */ member in struct:winFile
32971 winLock(sqlite3_file *id, int locktype) argument
33127 winUnlock(sqlite3_file *id, int locktype) argument
41169 pager_wait_on_lock(Pager *pPager, int locktype) argument
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c37383 u8 locktype; /* Type of lock currently held on this file */ member in struct:winFile
40266 winLock(sqlite3_file *id, int locktype) argument
40445 winUnlock(sqlite3_file *id, int locktype) argument
40495 winNolockLock(sqlite3_file *id, int locktype) argument
40507 winNolockUnlock(sqlite3_file *id, int locktype) argument
50106 pager_wait_on_lock(Pager *pPager, int locktype) argument
[all...]

Completed in 580 milliseconds