Home
last modified time | relevance | path

Searched refs:malloc_size (Results 1 – 1 of 1) sorted by relevance

/malloc/
A Dtst-malloc-thread-exit.c42 static size_t malloc_size = 32; variable
55 void *ptr = xmalloc (malloc_size); in malloc_first_thread()
66 void *ptr = xmalloc (malloc_size); in wait_first_thread()

Completed in 5 milliseconds