threads__remove
return threads__remove(&machine->threads, th);
threads__remove(&machine->threads, th);
void threads__remove(struct threads *threads, struct thread *thread);