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