Home
last modified time | relevance | path

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

/malloc/
A Dtst-mallocfork3.c156 unsigned int malloc_signals = 0; in do_test() local
191 ++malloc_signals; in do_test()
207 printf ("info: signals received during malloc: %u\n", malloc_signals); in do_test()
A Dtst-mallocfork2.c198 unsigned int malloc_signals = 0; in do_test() local
232 ++malloc_signals; in do_test()
251 printf ("info: signals received during malloc: %u\n", malloc_signals); in do_test()

Completed in 5 milliseconds