Searched refs:malloc_signals (Results 1 – 2 of 2) sorted by relevance
156 unsigned int malloc_signals = 0; in do_test() local191 ++malloc_signals; in do_test()207 printf ("info: signals received during malloc: %u\n", malloc_signals); in do_test()
198 unsigned int malloc_signals = 0; in do_test() local232 ++malloc_signals; in do_test()251 printf ("info: signals received during malloc: %u\n", malloc_signals); in do_test()
Completed in 5 milliseconds