Searched refs:threads__init (Results 1 – 3 of 3) sorted by relevance
24 void threads__init(struct threads *threads);
23 void threads__init(struct threads *threads) in threads__init() function
85 threads__init(&machine->threads); in machine__init()