threads__find
struct thread *th = threads__find(&machine->threads, tid);
struct thread *threads__find(struct threads *threads, pid_t tid);