Searched refs:threads__exit (Results 1 – 3 of 3) sorted by relevance
25 void threads__exit(struct threads *threads);
34 void threads__exit(struct threads *threads) in threads__exit() function
221 threads__exit(&machine->threads); in machine__exit()