Searched refs:reset_on_error (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c2832 static void reset_on_error(mstate m);
2834 #define CORRUPTION_ERROR_ACTION(m) reset_on_error(m)
3983 static void reset_on_error(mstate m) { function
6146 * Small fixes to mspace_destroy, reset_on_error.

Completed in 41 milliseconds