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 D | spinlock_nt.hpp | 34 inline bool try_lock() in try_lock() function in boost::detail::spinlock |
| H A D | spinlock_pt.hpp | 34 bool try_lock() in try_lock() function in boost::detail::spinlock |
| H A D | spinlock_std_atomic.hpp | 35 bool try_lock() in try_lock() function in boost::detail::spinlock |
| H A D | spinlock_sync.hpp | 38 bool try_lock() in try_lock() function in boost::detail::spinlock |
| H A D | spinlock_w32.hpp | 60 bool try_lock() in try_lock() function in boost::detail::spinlock |
| H A D | spinlock_gcc_arm.hpp | 44 bool try_lock() in try_lock() function in boost::detail::spinlock |
| /OK3568_Linux_fs/kernel/include/linux/ | ||
| H A D | rmap.h | 284 bool try_lock; member |
| /OK3568_Linux_fs/kernel/fs/xfs/ | ||
| H A D | xfs_inode.c | 448 int attempts = 0, i, j, try_lock; in xfs_lock_inodes() local |