Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c2189 static void reset_on_error(mstate m);
2191 #define CORRUPTION_ERROR_ACTION(m) reset_on_error(m)
3270 static void reset_on_error(mstate m) { in reset_on_error() function
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c2721 static void reset_on_error(mstate m);
2723 #define CORRUPTION_ERROR_ACTION(m) reset_on_error(m)
3853 static void reset_on_error(mstate m) { in reset_on_error() function