Searched defs:unlock (Results 1 - 25 of 35) sorted by path

12

/freebsd-11-stable/contrib/gcc/
H A Domp-low.c3917 tree t, lock, unlock, name; local
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Dconcurrence.h142 void unlock() function in class:__mutex
189 void unlock() function in class:__recursive_mutex
/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A Dguard.cc156 bool unlock; member in struct:__cxxabiv1::mutex_wrapper
/freebsd-11-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_cond.c497 unlock(void *arg) function
/freebsd-11-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dthread.h118 int (*unlock)(unsigned mode, void *lock); member in struct:evthread_lock_callbacks
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dqtool.pl669 sub unlock subroutine
881 sub unlock subroutine
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dkrb5_ccapi.h196 cc_int32 (*unlock)(cc_ccache_t); member in struct:cc_ccache_functions
223 cc_int32 (*unlock)(cc_context_t); member in struct:cc_context_functions
/freebsd-11-stable/gnu/usr.bin/rcs/rcsclean/
H A Drcsclean.c263 unlock(delta) function
/freebsd-11-stable/sys/cam/ctl/
H A Dscsi_ctl.c987 ctlfe_requeue_ccb(struct cam_periph *periph, union ccb *ccb, int unlock) argument
/freebsd-11-stable/sys/fs/nandfs/
H A Dnandfs_segment.c744 nandfs_clean_segblocks(struct nandfs_segment *seg, uint8_t unlock) argument
789 nandfs_save_segblocks(struct nandfs_segment *seg, uint8_t unlock) argument
863 clean_seginfo(struct nandfs_seginfo *seginfo, uint8_t unlock) argument
875 save_seginfo(struct nandfs_seginfo *seginfo, uint8_t unlock) argument
[all...]
/freebsd-11-stable/sys/kern/
H A Dkern_lockf.c1553 lf_clearlock(struct lockf *state, struct lockf_entry *unlock) argument
[all...]
/freebsd-11-stable/usr.sbin/rpc.lockd/
H A Dlockd_lock.c1995 unlock(nlm4_lock *lock, const int flags __unused) function
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Datomic.c60 __inline static void unlock(Lock *l) { function
81 __inline static void unlock(Lock *l) { OSSpinLockUnlock(l); } function
90 __inline static void unlock(Lock *l) { function
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/
H A Dmutex_posix.cpp24 void Mutex::unlock() { function in class:gwp_asan::Mutex
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepotbase.h89 void StackDepotBase<Node, kReservedBits, kTabSizeLog>::unlock( function in class:__sanitizer::StackDepotBase
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_tsd.h48 INLINE void unlock() { Mutex.Unlock(); } function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlinux.cpp110 void HybridMutex::unlock() { function in class:scudo::__anon1040::HybridMutex
H A Dtsd.h57 inline void unlock() { Mutex.unlock(); } function
/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Ddebug.cpp319 __libcpp_db::unlock() const function in class:__libcpp_db
H A Dshared_mutex.cpp51 __shared_mutex_base::unlock() function in class:__shared_mutex_base
111 void shared_timed_mutex::unlock() { return __base.unlock(); } function in class:shared_timed_mutex
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DRWMutex.hpp34 bool unlock() { return true; } function in class:libunwind::RWMutex
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.cpp300 void GDBRemoteClientBase::ContinueLock::unlock() { function in class:GDBRemoteClientBase::ContinueLock
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DMutex.h46 bool unlock() { function in class:llvm::sys::SmartMutex
H A DRWMutex.h148 bool unlock() { function in class:llvm::sys::SmartRWMutex
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DRWMutex.cpp30 bool RWMutexImpl::unlock() { return true; } function in class:RWMutexImpl

Completed in 255 milliseconds

12