Searched defs:acquire (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Support/
H A DMutex.cpp28 bool MutexImpl::acquire() { return true; } function in class:llvm::MutexImpl
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DMutex.h96 bool acquire() { function in class:llvm::sys::SmartMutex
[all...]
/freebsd-10-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_proc_mutex.h73 apr_status_t (*acquire)(apr_proc_mutex_t *); member in struct:apr_proc_mutex_unix_lock_methods_t
/freebsd-10-stable/contrib/libstdc++/libsupc++/
H A Dguard.cc124 acquire (__guard *g) function in namespace:__cxxabiv1
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_sriov.h148 struct vfpf_acquire_tlv acquire; member in struct:ecore_vf_info
H A Decore_vfpf_if.h561 struct vfpf_acquire_tlv acquire; member in union:vfpf_tlvs
/freebsd-10-stable/sys/dev/e1000/
H A De1000_hw.h746 s32 (*acquire)(struct e1000_hw *); member in struct:e1000_phy_operations
775 s32 (*acquire)(struct e1000_hw *); member in struct:e1000_nvm_operations

Completed in 113 milliseconds