Home
last modified time | relevance | path

Searched defs:try_lock (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/
H A Dspinlock_nt.hpp34 inline bool try_lock() in try_lock() function in boost::detail::spinlock
H A Dspinlock_pt.hpp34 bool try_lock() in try_lock() function in boost::detail::spinlock
H A Dspinlock_std_atomic.hpp35 bool try_lock() in try_lock() function in boost::detail::spinlock
H A Dspinlock_sync.hpp38 bool try_lock() in try_lock() function in boost::detail::spinlock
H A Dspinlock_w32.hpp60 bool try_lock() in try_lock() function in boost::detail::spinlock
H A Dspinlock_gcc_arm.hpp44 bool try_lock() in try_lock() function in boost::detail::spinlock
/OK3568_Linux_fs/kernel/include/linux/
H A Drmap.h284 bool try_lock; member
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_inode.c448 int attempts = 0, i, j, try_lock; in xfs_lock_inodes() local