twizzler_rt_abi::bindings

Function twz_rt_spawn_thread

source
pub unsafe extern "C-unwind" fn twz_rt_spawn_thread(
    args: spawn_args,
) -> spawn_result
Expand description

Sawn a thread. On success, that thread starts executing concurrently with this function’s return.