HomeSort by relevance Sort by last modified time
    Searched defs:try_lock_shared_until (Results 1 - 3 of 3) sorted by null

  /external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.locking/
try_lock_until.pass.cpp 30 bool try_lock_shared_until(const std::chrono::time_point<Clock, Duration>& abs_time) function in struct:mutex
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.locking/
try_lock_until.pass.cpp 27 bool try_lock_shared_until(const std::chrono::time_point<Clock, Duration>& abs_time) function in struct:mutex
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.locking/
try_lock_until.pass.cpp 29 bool try_lock_shared_until(const std::chrono::time_point<Clock, Duration>& abs_time) function in struct:mutex

Completed in 431 milliseconds