Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/arch/posix/core/
Dposix_core.c55 #define NO_MEM_ERR PREFIX"Can't allocate memory\n" macro
350 posix_print_error_and_exit(NO_MEM_ERR); /* LCOV_EXCL_LINE */ in ttable_get_empty_slot()
406 posix_print_error_and_exit(NO_MEM_ERR); /* LCOV_EXCL_LINE */ in posix_init_multithreading()