Searched refs:threads__remove (Results 1 – 3 of 3) sorted by relevance
30 void threads__remove(struct threads *threads, struct thread *thread);
154 void threads__remove(struct threads *threads, struct thread *thread) in threads__remove() function
515 threads__remove(&machine->threads, th); in __machine__findnew_thread()1822 return threads__remove(&machine->threads, th); in machine__remove_thread()