Home
last modified time | relevance | path

Searched defs:joinable (Results 1 – 9 of 9) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r547379/include/c++/v1/__thread/
Djthread.h89 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI bool joinable() const noexcept { return get_id() != id(); } in joinable() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__thread/
Djthread.h90 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI bool joinable() const noexcept { return get_id() != id(); } in joinable() function
/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__thread/
Djthread.h91 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI bool joinable() const noexcept { return get_id() != id(); } in joinable() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__thread/
Djthread.h90 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI bool joinable() const noexcept { return get_id() != id(); } in joinable() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__thread/
Djthread.h87 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI bool joinable() const noexcept { return get_id() != id(); } in joinable() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Support/
Dthread.h97 bool joinable() const noexcept { return Thread != native_handle_type(); } in joinable() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
Dthread.h97 bool joinable() const noexcept { return Thread != native_handle_type(); } in joinable() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
Dthread.h97 bool joinable() const noexcept { return Thread != native_handle_type(); } in joinable() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
Dthread.h97 bool joinable() const noexcept { return Thread != native_handle_type(); } in joinable() function