Function rustrt::bookkeeping::wait_for_other_tasks[src]
pub fn wait_for_other_tasks()
Waits for all other native tasks in the system to exit. This is only used by the entry points of native programs
pub fn wait_for_other_tasks()
Waits for all other native tasks in the system to exit. This is only used by the entry points of native programs
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).