xtd
0.2.0
Loading...
Searching...
No Matches
xtd
threading
thread
xtd::threading::thread Member List
This is the complete list of members for
xtd::threading::thread
, including all inherited members.
abort
()
xtd::threading::thread
auto_join
() const noexcept
xtd::threading::thread
auto_join
(bool value)
xtd::threading::thread
current_thread
() noexcept
xtd::threading::thread
static
detach
()
xtd::threading::thread
equals
(const object &obj) const noexcept
xtd::object
virtual
equals
(const object_a_t &object_a, const object_b_t &object_b) noexcept
xtd::object
inline
static
get_hash_code
() const noexcept
xtd::object
virtual
get_type
() const noexcept
xtd::object
virtual
handle
() const noexcept
xtd::threading::thread
interrupt
()
xtd::threading::thread
invalid_handle
xtd::threading::thread
static
invalid_thread_id
xtd::threading::thread
static
is_alive
() const noexcept
xtd::threading::thread
is_background
() const noexcept
xtd::threading::thread
is_background
(bool value)
xtd::threading::thread
is_main_thread
() const noexcept
xtd::threading::thread
is_thread_pool_thread
() const noexcept
xtd::threading::thread
join
()
xtd::threading::thread
join
(int32 milliseconds_timeout)
xtd::threading::thread
join
(const time_span &timeout)
xtd::threading::thread
join_all
()
xtd::threading::thread
static
join_all
(int32 milliseconds_timeout)
xtd::threading::thread
static
join_all
(const time_span &timeout)
xtd::threading::thread
static
join_all
(const collection_t &threads)
xtd::threading::thread
inline
static
join_all
(const collection_t &threads, int32 milliseconds_timeout)
xtd::threading::thread
inline
static
join_all
(const collection_t &threads, const time_span &timeout)
xtd::threading::thread
inline
static
joinable
() const noexcept
xtd::threading::thread
main_thread
()
xtd::threading::thread
static
managed_thread_id
() const noexcept
xtd::threading::thread
memberwise_clone
() const
xtd::object
inline
name
() const noexcept
xtd::threading::thread
name
(const string &value)
xtd::threading::thread
object
()=default
xtd::object
priority
() const noexcept
xtd::threading::thread
priority
(xtd::threading::thread_priority value)
xtd::threading::thread
reference_equals
(const object_a_t &object_a, const object_b_t &object_b) noexcept
xtd::object
inline
static
resume
()
xtd::threading::thread
sleep
(int32 milliseconds_timeout)
xtd::threading::thread
static
sleep
(const time_span &timeout)
xtd::threading::thread
static
spin_wait
(int32 iterations)
xtd::threading::thread
static
start
()
xtd::threading::thread
start
(std::any obj)
xtd::threading::thread
start_new
(const xtd::threading::thread_start &start)
xtd::threading::thread
static
start_new
(const xtd::threading::parameterized_thread_start &start, std::any obj)
xtd::threading::thread
static
suspend
()
xtd::threading::thread
thread
(const xtd::threading::parameterized_thread_start &start)
xtd::threading::thread
explicit
thread
(const xtd::threading::parameterized_thread_start &start, int32 max_stack_size)
xtd::threading::thread
thread
(const xtd::threading::thread_start &start)
xtd::threading::thread
explicit
thread
(const xtd::threading::thread_start &start, int32 max_stack_size)
xtd::threading::thread
thread_id
() const noexcept
xtd::threading::thread
thread_state
() const noexcept
xtd::threading::thread
to_string
() const noexcept
xtd::object
virtual
yield
()
xtd::threading::thread
static
Generated on Thu Oct 17 2024 16:03:16 for xtd by
Gammasoft
. All rights reserved.