Searched defs:threads (Results 1 – 6 of 6) sorted by relevance
79 SDL_Thread *threads[NUMTHREADS]; in main() local
81 SDL_Thread *threads[NUM_THREADS]; in main() local
25 static SDL_Thread *threads[6]; variable
89 std::vector<std::unique_ptr<std::thread>> threads; in TEST() local
136 static pthread_info_t threads[MAX_NUM_THREADS]; variable
35 public int threads; field
Completed in 8 milliseconds