Searched defs:threads (Results 1 – 5 of 5) sorted by relevance
62 SDL_Thread **threads; in SDL_AddThread() local
91 SDL_Thread **threads; in SDL_AddThread() local
277 AC_ARG_ENABLE(threads, optenable
558 SimpleThread *threads[THREADTEST_NRTHREADS]; in TestThreads() local679 TestMutexThread *threads[TESTMUTEX_THREAD_COUNT]; in TestMutex() local
840 final List threads = new ArrayList (); in joinNonDeamonThreads() local