dius 0.1.0
|
This is the complete list of members for dius::PlatformThread, including all inherited members.
create(runtime::TlsInfo) -> di::Result< di::Box< PlatformThread, PlatformThreadDeleter > > | dius::PlatformThread | static |
current() -> PlatformThread & | dius::PlatformThread | static |
entry | dius::PlatformThread | |
id() const -> pthread_t | dius::PlatformThread | inline |
id() const -> int | dius::PlatformThread | inline |
join() -> di::Result< void > | dius::PlatformThread | |
join() -> di::Result< void > | dius::PlatformThread | |
native_handle | dius::PlatformThread | |
PlatformThread()=default | dius::PlatformThread | |
stack | dius::PlatformThread | |
thread_id | dius::PlatformThread | |
thread_local_storage(usize tls_size) -> di::Span< byte > | dius::PlatformThread | inline |