Searched refs:native_handle (Results 1 – 13 of 13) sorted by relevance
62 NativeHandle& native_handle() { in native_handle() function65 const NativeHandle& native_handle() const { in native_handle() function157 NativeHandle& native_handle() { in native_handle() function160 const NativeHandle& native_handle() const { in native_handle() function
64 int result = pthread_cond_wait(&native_handle_, &mutex->native_handle()); in Wait()82 &native_handle_, &mutex->native_handle(), &ts); in WaitFor()102 &native_handle_, &mutex->native_handle(), &ts); in WaitFor()230 for (Event* event = native_handle().waitlist();254 for (Event* event = native_handle().waitlist();
60 NativeHandle& native_handle() { in native_handle() function63 const NativeHandle& native_handle() const { in native_handle() function
86 NativeHandle& native_handle() { in native_handle() function89 const NativeHandle& native_handle() const { in native_handle() function
44 int ec = pthread_cond_wait(&__cv_, lk.mutex()->native_handle()); in wait()74 int ec = pthread_cond_timedwait(&__cv_, lk.mutex()->native_handle(), &ts); in __do_timed_wait()
25 pthread_mutex_t* h = m.native_handle(); in main()
27 std::condition_variable::native_handle_type h = cv.native_handle(); in main()
49 pthread_t pid = t0.native_handle(); in main()
34 native_handle_type native_handle();51 native_handle_type native_handle();212 native_handle_type native_handle() {return &__m_;}
50 _LIBCPP_INLINE_VISIBILITY native_handle_type native_handle() {return &__m_;}314 _LIBCPP_INLINE_VISIBILITY native_handle_type native_handle() {return &__cv_;}
45 native_handle_type native_handle();305 native_handle_type native_handle() _NOEXCEPT {return __t_;}
61 native_handle_type native_handle();