Searched refs:joinable (Results 1 – 13 of 13) sorted by relevance
91 if (joinable()) in ~thread()96 if (joinable())102 bool joinable() const noexcept { return Thread != native_handle_type(); } in joinable() function192 bool joinable() const noexcept { return Thread.joinable(); }
38 bool joinable() const noexcept;262 bool joinable() const _NOEXCEPT {return !__libcpp_thread_isnull(&__t_);}
10039 /* it should remain joinable and hence detachable */10122 /* it should remain joinable and hence detachable */10225 /* it should remain joinable and hence detachable */10308 /* it should remain joinable and hence detachable */10416 /* it should remain joinable and hence detachable */10499 /* it should remain joinable and hence detachable */10607 /* it should remain joinable and hence detachable */10690 /* it should remain joinable and hence detachable */10798 /* it should remain joinable and hence detachable */10881 /* it should remain joinable and hence detachable */[all …]
19365 /* it should remain joinable and hence detachable */19448 /* it should remain joinable and hence detachable */19551 /* it should remain joinable and hence detachable */19634 /* it should remain joinable and hence detachable */19742 /* it should remain joinable and hence detachable */19825 /* it should remain joinable and hence detachable */19933 /* it should remain joinable and hence detachable */20016 /* it should remain joinable and hence detachable */20124 /* it should remain joinable and hence detachable */20207 /* it should remain joinable and hence detachable */[all …]
151 "OMP thread joinable state setting failed:",152 "Monitor thread joinable state setting failed:",
229 AC_MSG_CHECKING([for joinable pthread attribute])
254 AC_MSG_CHECKING([for joinable pthread attribute])
206 AC_MSG_CHECKING([for joinable pthread attribute])
194 CantSetWorkerState "OMP thread joinable state setting failed:"195 CantSetMonitorState "Monitor thread joinable state setting failed:"
404 AC_CACHE_CHECK([for joinable pthread attribute],
653 /* it should remain joinable and hence detachable */
100292 joinable