Searched refs:native_handle (Results 1 – 7 of 7) sorted by relevance
46 int ec = __libcpp_condvar_wait(&__cv_, lk.mutex()->native_handle()); in wait()76 int ec = __libcpp_condvar_timedwait(&__cv_, lk.mutex()->native_handle(), &ts); in __do_timed_wait()
101 native_handle_type native_handle() const noexcept { return Thread; } in native_handle() function189 native_handle_type native_handle() noexcept { return Thread.native_handle(); }
41 native_handle_type native_handle(); // See 30.2.3176 // native_handle_type native_handle(); // See 30.2.3202 // _LIBCPP_INLINE_VISIBILITY native_handle_type native_handle() { return __base::unlock_shared(…
57 _LIBCPP_INLINE_VISIBILITY native_handle_type native_handle() {return &__m_;}326 _LIBCPP_INLINE_VISIBILITY native_handle_type native_handle() {return &__cv_;}502 … int __ec = pthread_cond_clockwait(&__cv_, __lk.mutex()->native_handle(), CLOCK_MONOTONIC, &__ts);
33 native_handle_type native_handle();50 native_handle_type native_handle();231 native_handle_type native_handle() {return &__m_;}
42 native_handle_type native_handle();270 native_handle_type native_handle() _NOEXCEPT {return __t_;}
60 native_handle_type native_handle();