Function start_threading

Source
pub unsafe fn start_threading()
Expand description

start threading

Supposed to be started early on by OS startup code.

ยงSafety

This may only be called once.