Structs
Ref-counted additional data associated with an Alumina thread
An aliased version of ThreadHandle that also contains the function to be called.
Functions
-
Sets up associated data of the main thread
Runs before user main when there's an Alumina entrypoint. Only runs when threading is enabled (
--cfg threading
).
Macros
Statics
-
static MAIN_THREAD_INFO: ThreadInfo
-
static THREAD_INFO: &mut ThreadInfo