Searched defs:threads (Results 1 – 11 of 11) sorted by relevance
24 enum { threads = 4 }; enumerator
89 pthread_t threads[4]; in do_test() local
70 pthread_t *threads = xmalloc (thread_count * sizeof (pthread_t)); in do_test() local
114 pthread_t threads[NTHREADS]; in do_test() local
122 pthread_t threads[creator_threads]; in do_test() local
65 pthread_t threads[thread_count]; in do_test() local
36 static pthread_t threads[THREADS_NUM]; variable
150 pthread_t threads[2]; in do_test() local
58 thread_t threadbuf[3], *threads = threadbuf; in ptrace() local
88 thread_t *threads = NULL; in _Fork() local
500 unsigned int threads = *threads_ptr; in get_common_cache_info() local708 unsigned int threads = 0; in dl_init_cacheinfo() local
Completed in 19 milliseconds