Home
last modified time | relevance | path

Searched defs:threads (Results 1 – 5 of 5) sorted by relevance

/malloc/
A Dtst-malloc-thread-exit.c74 pthread_t *threads = xcalloc (sizeof (*threads), inner_thread_count); in outer_thread() local
117 pthread_t *threads = xcalloc (sizeof (*threads), outer_thread_count); in do_test() local
A Dtst-malloc-tcache-leak.c70 int threads = 100000; in do_test() local
A Dtst-malloc-fork-deadlock.c117 create_threads (pthread_t *threads, size_t count, void *(*func) (void *)) in create_threads()
124 join_threads (pthread_t *threads, size_t count) in join_threads()
A Dtst-malloc_info.c83 pthread_t threads[thread_count]; in do_test() local
A Dtst-malloc-thread-fail.c245 pthread_t threads[thread_count]; in run_one() local

Completed in 10 milliseconds