Searched refs:threads__remove_all_threads (Results 1 – 3 of 3) sorted by relevance
36 threads__remove_all_threads(threads); in threads__exit()135 void threads__remove_all_threads(struct threads *threads) in threads__remove_all_threads() function
29 void threads__remove_all_threads(struct threads *threads);
166 threads__remove_all_threads(&machine->threads); in machine__delete_threads()