spawn_thin_lto_work

Function spawn_thin_lto_work 

Source
fn spawn_thin_lto_work<'a, B: ExtraBackendMethods>(
    cgcx: &'a CodegenContext<B>,
    coordinator_send: Sender<ThinLtoMessage>,
    work: ThinLtoWorkItem<B>,
)