Searched defs:lock (Results 51 - 75 of 585) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_mbq.h55 SPINLOCK_T lock; member in struct:mbq
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DProcessRunLock.h43 bool TryLock(ProcessRunLock *lock) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DMutex.h33 bool lock() { function in class:llvm::sys::SmartMutex
H A DRWMutex.h135 bool lock() { function in class:llvm::sys::SmartRWMutex
[all...]
/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Dmutex.cpp31 mutex::lock() function in class:mutex
69 recursive_mutex::lock() function in class:recursive_mutex
103 timed_mutex::lock() function in class:timed_mutex
145 recursive_timed_mutex::lock() function in class:recursive_timed_mutex
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd.h53 inline void lock() { function
/freebsd-11-stable/contrib/apr-util/include/
H A Dapr_anylock.h45 } lock; member in struct:apr_anylock_t
[all...]
/freebsd-11-stable/sys/dev/drm/
H A Ddrm_sarea.h71 struct drm_hw_lock lock; member in struct:drm_sarea
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_sarea.h73 struct drm_hw_lock lock; member in struct:drm_sarea
/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_bo_manager.c48 struct mtx lock; member in struct:ttm_range_manager
[all...]
H A Dttm_memory.h75 struct mtx lock; member in struct:ttm_mem_global
/freebsd-11-stable/sys/dev/xen/debug/
H A Ddebug.c55 static struct mtx lock; variable in typeref:struct:mtx
/freebsd-11-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_defs.h78 cl_spinlock_t lock; member in struct:_osmv_bind_obj
/freebsd-11-stable/sys/ofed/include/rdma/
H A Drdmavt_cq.h86 spinlock_t lock; /* protect changes in this struct */ member in struct:rvt_cq
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Drwlock.h61 rwlock_init(rwlock_t *lock) argument
[all...]
/freebsd-11-stable/sys/contrib/ck/include/spinlock/
H A Danderson.h58 ck_spinlock_anderson_init(struct ck_spinlock_anderson *lock, argument
91 ck_spinlock_anderson_locked(struct ck_spinlock_anderson *lock) argument
103 ck_spinlock_anderson_lock(struct ck_spinlock_anderson *lock, struct ck_spinlock_anderson_thread **slot) argument
150 ck_spinlock_anderson_unlock(struct ck_spinlock_anderson *lock, struct ck_spinlock_anderson_thread *slot) argument
[all...]
H A Dhclh.h47 ck_spinlock_hclh_init(struct ck_spinlock_hclh **lock, argument
/freebsd-11-stable/sys/dev/iicbus/
H A Diicbus.h47 struct mtx lock; member in struct:iicbus_softc
/freebsd-11-stable/sys/net/
H A Dmp_ring.h62 struct mtx lock; member in struct:ifmp_ring
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DOptionParser.cpp17 void OptionParser::Prepare(std::unique_lock<std::mutex> &lock) { argument
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Drwlock.h46 isc_mutex_t lock; member in struct:isc_rwlock
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dresult.c113 static isc_mutex_t lock; variable
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devthread-internal.h137 EVLOCK_TRY_LOCK_(void *lock) argument
251 EVLOCK_TRY_LOCK_(void *lock) argument
[all...]
H A Devthread_pthread.c48 pthread_mutex_t *lock = mm_malloc(sizeof(pthread_mutex_t)); local
63 pthread_mutex_t *lock = lock_; local
71 pthread_mutex_t *lock = lock_; local
81 pthread_mutex_t *lock = lock_; local
141 pthread_mutex_t *lock = lock_; local
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dthread.h115 int (*lock)(unsigned mode, void *lock); member in struct:evthread_lock_callbacks
[all...]

Completed in 308 milliseconds

1234567891011>>