OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:try_lock_shared
(Results
1 - 25
of
29
) sorted by null
1
2
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.shared_mutex.requirements/thread.shared_mutex.class/
try_lock_shared.pass.cpp
19
// bool
try_lock_shared
();
38
assert(!m.
try_lock_shared
());
39
assert(!m.
try_lock_shared
());
40
assert(!m.
try_lock_shared
());
41
while(!m.
try_lock_shared
())
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/
try_lock_shared.pass.cpp
19
// bool
try_lock_shared
();
47
assert(!m.
try_lock_shared
());
48
assert(!m.
try_lock_shared
());
49
assert(!m.
try_lock_shared
());
50
while(!m.
try_lock_shared
())
try_lock_until_deadlock_bug.pass.cpp
41
while (m.
try_lock_shared
()) {
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/thread/thread.mutex/thread.mutex.requirements/thread.shared_mutex.requirements/thread.shared_mutex.class/
try_lock_shared.pass.cpp
19
// bool
try_lock_shared
();
38
assert(!m.
try_lock_shared
());
39
assert(!m.
try_lock_shared
());
40
assert(!m.
try_lock_shared
());
41
while(!m.
try_lock_shared
())
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/
try_lock_shared.pass.cpp
19
// bool
try_lock_shared
();
47
assert(!m.
try_lock_shared
());
48
assert(!m.
try_lock_shared
());
49
assert(!m.
try_lock_shared
());
50
while(!m.
try_lock_shared
())
/external/libcxx/src/
shared_mutex.cpp
71
__shared_mutex_base::
try_lock_shared
()
function in class:__shared_mutex_base
112
bool shared_timed_mutex::
try_lock_shared
() { return __base.
try_lock_shared
(); }
function in class:shared_timed_mutex
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/src/
shared_mutex.cpp
71
__shared_mutex_base::
try_lock_shared
()
function in class:__shared_mutex_base
112
bool shared_timed_mutex::
try_lock_shared
() { return __base.
try_lock_shared
(); }
function in class:shared_timed_mutex
/external/libcxx/include/
shared_mutex
38
bool
try_lock_shared
();
65
bool
try_lock_shared
();
169
bool
try_lock_shared
();
195
_LIBCPP_INLINE_VISIBILITY bool
try_lock_shared
() { return __base.
try_lock_shared
(); }
232
bool
try_lock_shared
();
339
__owns_(__m.
try_lock_shared
())
453
__owns_ = __m_->
try_lock_shared
();
/prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
shared_mutex
38
bool
try_lock_shared
();
65
bool
try_lock_shared
();
167
bool
try_lock_shared
();
193
_LIBCPP_INLINE_VISIBILITY bool
try_lock_shared
() { return __base.
try_lock_shared
(); }
230
bool
try_lock_shared
();
337
__owns_(__m.
try_lock_shared
())
451
__owns_ = __m_->
try_lock_shared
();
/prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
shared_mutex
38
bool
try_lock_shared
();
65
bool
try_lock_shared
();
169
bool
try_lock_shared
();
195
_LIBCPP_INLINE_VISIBILITY bool
try_lock_shared
() { return __base.
try_lock_shared
(); }
232
bool
try_lock_shared
();
339
__owns_(__m.
try_lock_shared
())
453
__owns_ = __m_->
try_lock_shared
();
/prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
shared_mutex
38
bool
try_lock_shared
();
65
bool
try_lock_shared
();
169
bool
try_lock_shared
();
195
_LIBCPP_INLINE_VISIBILITY bool
try_lock_shared
() { return __base.
try_lock_shared
(); }
232
bool
try_lock_shared
();
339
__owns_(__m.
try_lock_shared
())
453
__owns_ = __m_->
try_lock_shared
();
/prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
shared_mutex
38
bool
try_lock_shared
();
65
bool
try_lock_shared
();
169
bool
try_lock_shared
();
195
_LIBCPP_INLINE_VISIBILITY bool
try_lock_shared
() { return __base.
try_lock_shared
(); }
232
bool
try_lock_shared
();
339
__owns_(__m.
try_lock_shared
())
453
__owns_ = __m_->
try_lock_shared
();
/prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
shared_mutex
38
bool
try_lock_shared
();
65
bool
try_lock_shared
();
169
bool
try_lock_shared
();
195
_LIBCPP_INLINE_VISIBILITY bool
try_lock_shared
() { return __base.
try_lock_shared
(); }
232
bool
try_lock_shared
();
339
__owns_(__m.
try_lock_shared
())
453
__owns_ = __m_->
try_lock_shared
();
/prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
shared_mutex
38
bool
try_lock_shared
();
65
bool
try_lock_shared
();
169
bool
try_lock_shared
();
195
_LIBCPP_INLINE_VISIBILITY bool
try_lock_shared
() { return __base.
try_lock_shared
(); }
232
bool
try_lock_shared
();
339
__owns_(__m.
try_lock_shared
())
453
__owns_ = __m_->
try_lock_shared
();
/prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
shared_mutex
38
bool
try_lock_shared
();
65
bool
try_lock_shared
();
169
bool
try_lock_shared
();
195
_LIBCPP_INLINE_VISIBILITY bool
try_lock_shared
() { return __base.
try_lock_shared
(); }
232
bool
try_lock_shared
();
339
__owns_(__m.
try_lock_shared
())
453
__owns_ = __m_->
try_lock_shared
();
/prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
shared_mutex
38
bool
try_lock_shared
();
65
bool
try_lock_shared
();
167
bool
try_lock_shared
();
193
_LIBCPP_INLINE_VISIBILITY bool
try_lock_shared
() { return __base.
try_lock_shared
(); }
230
bool
try_lock_shared
();
337
__owns_(__m.
try_lock_shared
())
451
__owns_ = __m_->
try_lock_shared
();
/prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
shared_mutex
38
bool
try_lock_shared
();
65
bool
try_lock_shared
();
169
bool
try_lock_shared
();
195
_LIBCPP_INLINE_VISIBILITY bool
try_lock_shared
() { return __base.
try_lock_shared
(); }
232
bool
try_lock_shared
();
339
__owns_(__m.
try_lock_shared
())
453
__owns_ = __m_->
try_lock_shared
();
/prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
shared_mutex
38
bool
try_lock_shared
();
65
bool
try_lock_shared
();
169
bool
try_lock_shared
();
195
_LIBCPP_INLINE_VISIBILITY bool
try_lock_shared
() { return __base.
try_lock_shared
(); }
232
bool
try_lock_shared
();
339
__owns_(__m.
try_lock_shared
())
453
__owns_ = __m_->
try_lock_shared
();
/prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
shared_mutex
38
bool
try_lock_shared
();
65
bool
try_lock_shared
();
169
bool
try_lock_shared
();
195
_LIBCPP_INLINE_VISIBILITY bool
try_lock_shared
() { return __base.
try_lock_shared
(); }
232
bool
try_lock_shared
();
339
__owns_(__m.
try_lock_shared
())
453
__owns_ = __m_->
try_lock_shared
();
/prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
shared_mutex
38
bool
try_lock_shared
();
65
bool
try_lock_shared
();
169
bool
try_lock_shared
();
195
_LIBCPP_INLINE_VISIBILITY bool
try_lock_shared
() { return __base.
try_lock_shared
(); }
232
bool
try_lock_shared
();
339
__owns_(__m.
try_lock_shared
())
453
__owns_ = __m_->
try_lock_shared
();
/prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
shared_mutex
38
bool
try_lock_shared
();
65
bool
try_lock_shared
();
169
bool
try_lock_shared
();
195
_LIBCPP_INLINE_VISIBILITY bool
try_lock_shared
() { return __base.
try_lock_shared
(); }
232
bool
try_lock_shared
();
339
__owns_(__m.
try_lock_shared
())
453
__owns_ = __m_->
try_lock_shared
();
/prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
shared_mutex
38
bool
try_lock_shared
();
65
bool
try_lock_shared
();
169
bool
try_lock_shared
();
195
_LIBCPP_INLINE_VISIBILITY bool
try_lock_shared
() { return __base.
try_lock_shared
(); }
232
bool
try_lock_shared
();
339
__owns_(__m.
try_lock_shared
())
453
__owns_ = __m_->
try_lock_shared
();
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
shared_mutex
38
bool
try_lock_shared
();
65
bool
try_lock_shared
();
169
bool
try_lock_shared
();
195
_LIBCPP_INLINE_VISIBILITY bool
try_lock_shared
() { return __base.
try_lock_shared
(); }
232
bool
try_lock_shared
();
339
__owns_(__m.
try_lock_shared
())
453
__owns_ = __m_->
try_lock_shared
();
/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.locking/
try_lock.pass.cpp
28
bool
try_lock_shared
()
function in struct:mutex
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.locking/
try_lock.pass.cpp
28
bool
try_lock_shared
()
function in struct:mutex
Completed in 3791 milliseconds
1
2