Searched defs:threads (Results 1 – 25 of 102) sorted by relevance
12345
24 static IOThread *threads[NUM_CONTEXTS]; variable226 static void test_multi_co_mutex(int threads, int seconds) in test_multi_co_mutex()347 static void test_multi_fair_mutex(int threads, int seconds) in test_multi_fair_mutex()403 static void test_multi_mutex(int threads, int seconds) in test_multi_mutex()
11 threads = dependency('threads') variable
25 threads = dependency('threads') variable
34 threads = dependency('threads') variable
39 pthread_t *threads; in main() local
29 threads = dependency('threads', required: false) variable