Searched refs:memory_pool_creation_status (Results 1 – 2 of 2) sorted by relevance
77 ESR_ReturnCode memory_pool_creation_status = ESR_FATAL_ERROR; variable173 memory_pool_creation_status = ESR_SUCCESS; in PortMallocInit()200 memory_pool_creation_status = ESR_FATAL_ERROR; /* For external access, check comment at top */ in PortMallocTerm()
118 extern ESR_ReturnCode memory_pool_creation_status; /* Verify that memory pool actually was created …266 if (memory_pool_creation_status == ESR_SUCCESS) in PMemInit()269 memory_pool_creation_status = ESR_FATAL_ERROR; in PMemInit()