Searched defs:lock (Results 151 - 175 of 585) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/subversion/subversion/include/private/
H A Dsvn_wc_private.h1154 svn_lock_t *lock; member in struct:svn_wc__info2_t
[all...]
/freebsd-11-stable/contrib/subversion/subversion/svnbench/
H A Dnull-list-cmd.c60 print_dirent(void *baton, const char *path, const svn_dirent_t *dirent, const svn_lock_t *lock, const char *abs_path, const char *external_parent_url, const char *external_target, apr_pool_t *pool) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Datomic.c66 __inline static void lock(Lock *l) { function
84 __inline static void lock(Lock *l) { OSSpinLockLock(l); } function
95 __inline static void lock(Loc function
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dhash.c93 isc_mutex_t lock; member in struct:isc_hash
H A Dmem_api.c292 isc_mempool_associatelock(isc_mempool_t *mpctx, isc_mutex_t *lock) { argument
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devthread.c170 void *lock; member in struct:debug_lock
198 struct debug_lock *lock local
213 evthread_debug_lock_mark_locked(unsigned mode, struct debug_lock *lock) argument
231 struct debug_lock *lock = lock_; local
246 evthread_debug_lock_mark_unlocked(unsigned mode, struct debug_lock *lock) argument
267 struct debug_lock *lock = lock_; local
279 struct debug_lock *lock = lock_; local
326 struct debug_lock *lock = lock_; local
340 struct debug_lock *lock = lock_; local
359 struct debug_lock *lock; local
383 struct debug_lock *lock = lock_; local
413 evthreadimpl_lock_free_(void *lock, unsigned locktype) argument
419 evthreadimpl_lock_lock_(unsigned mode, void *lock) argument
427 evthreadimpl_lock_unlock_(unsigned mode, void *lock) argument
455 evthreadimpl_cond_wait_(void *cond, void *lock, const struct timeval *tv) argument
[all...]
H A Devthread_win32.c53 CRITICAL_SECTION *lock = mm_malloc(sizeof(CRITICAL_SECTION)); local
66 CRITICAL_SECTION *lock = lock_; local
74 CRITICAL_SECTION *lock = lock_; local
86 CRITICAL_SECTION *lock = lock_; local
160 CRITICAL_SECTION *lock = lock_; local
183 CRITICAL_SECTION lock; member in struct:evthread_win32_cond
236 CRITICAL_SECTION *lock = lock_; local
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_iocp.c115 void *lock; member in struct:dummy_overlapped
[all...]
/freebsd-11-stable/contrib/gcc/
H A Ddiagnostic.h114 int lock; member in struct:diagnostic_context
/freebsd-11-stable/contrib/apr-util/include/
H A Dapr_memcache.h72 apr_thread_mutex_t *lock; member in struct:apr_memcache_server_t
/freebsd-11-stable/contrib/gcclibs/libgomp/
H A Dlibgomp.h85 gomp_mutex_t lock; member in struct:gomp_work_share
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Docteon-pci-console.c310 cvmx_spinlock_t *lock; local
368 cvmx_spinlock_t *lock; local
[all...]
/freebsd-11-stable/sys/crypto/aesni/
H A Daesni.c61 struct rwlock lock; member in struct:aesni_softc
[all...]
/freebsd-11-stable/sys/dev/acpica/Osd/
H A DOsdSynch.c610 acpi_acquire_global_lock(volatile uint32_t *lock) argument
630 acpi_release_global_lock(volatile uint32_t *lock) argument
[all...]
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_dock.c127 acpi_dock_execute_lck(device_t dev, int lock) argument
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb.h111 struct mtx lock; member in struct:iwch_dev
H A Diw_cxgb_resource.c222 static u32 cxio_hal_get_resource(struct buf_ring *fifo, struct mtx *lock) argument
232 static void cxio_hal_put_resource(struct buf_ring *fifo, u32 entry, struct mtx *lock) argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dsynch.h80 } lock; member in struct:_lwp_mutex
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dget_lock.c67 svn_lock_t *lock; member in struct:lock_info_t
268 svn_ra_serf__get_lock(svn_ra_session_t *ra_session, svn_lock_t **lock, const char *path, apr_pool_t *result_pool) argument
[all...]
H A Dgetlocks.c156 svn_lock_t lock = { 0 }; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dinfo.c94 svn_wc__db_lock_t *lock; local
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dssh-add.c411 lock_agent(int agent_fd, int lock) argument
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dkeyset.c114 hx509_certs_init(hx509_context context, const char *name, int flags, hx509_lock lock, hx509_certs *certs) argument
185 hx509_certs_store(hx509_context context, hx509_certs certs, int flags, hx509_lock lock) argument
659 hx509_certs_append(hx509_context context, hx509_certs to, hx509_lock lock, const char *name) argument
[all...]
H A Dks_p12.c267 hx509_lock lock; local
322 p12_init(hx509_context context, hx509_certs certs, void **data, int flags, const char *residue, hx509_lock lock) argument
564 p12_store(hx509_context context, hx509_certs certs, void *data, int flags, hx509_lock lock) argument
[all...]
/freebsd-11-stable/lib/libc/gen/
H A Dsem.c82 pthread_mutex_t lock; member in struct:sem

Completed in 331 milliseconds

1234567891011>>