Searched refs:joinable (Results 1 – 15 of 15) sorted by relevance
86 if (joinable()) in ~thread()91 if (joinable())97 bool joinable() const noexcept { return Thread != native_handle_type(); } in joinable() function185 bool joinable() const noexcept { return Thread.joinable(); }
59 if (joinable()) { in ~jthread()73 if (joinable()) {90 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI bool joinable() const noexcept { return get_id() != id(); } in joinable() function
180 _LIBCPP_HIDE_FROM_ABI bool joinable() const _NOEXCEPT { return !__libcpp_thread_isnull(&__t_); }
38 bool joinable() const noexcept;
382 if (SignalHandler.joinable()) { in StopSignalHandler()
10532 /* it should remain joinable and hence detachable */10616 /* it should remain joinable and hence detachable */10722 /* it should remain joinable and hence detachable */10806 /* it should remain joinable and hence detachable */10917 /* it should remain joinable and hence detachable */11001 /* it should remain joinable and hence detachable */11112 /* it should remain joinable and hence detachable */11196 /* it should remain joinable and hence detachable */11307 /* it should remain joinable and hence detachable */11391 /* it should remain joinable and hence detachable */[all …]
19931 /* it should remain joinable and hence detachable */20015 /* it should remain joinable and hence detachable */20121 /* it should remain joinable and hence detachable */20205 /* it should remain joinable and hence detachable */20316 /* it should remain joinable and hence detachable */20400 /* it should remain joinable and hence detachable */20511 /* it should remain joinable and hence detachable */20595 /* it should remain joinable and hence detachable */20706 /* it should remain joinable and hence detachable */20790 /* it should remain joinable and hence detachable */[all …]
229 AC_MSG_CHECKING([for joinable pthread attribute])
150 "OMP thread joinable state setting failed:",151 "Monitor thread joinable state setting failed:",
194 CantSetWorkerState "OMP thread joinable state setting failed:"195 CantSetMonitorState "Monitor thread joinable state setting failed:"
404 AC_CACHE_CHECK([for joinable pthread attribute],
430 AC_CACHE_CHECK([for joinable pthread attribute],
653 /* it should remain joinable and hence detachable */
100311 joinable