Function spawn_worker_thread

Source
fn spawn_worker_thread(component: usize) -> Result<Sender<WorkerMsg>, Error>