Home
last modified time | relevance | path

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

/external/srec/portable/include/
DESR_ReturnCode.h138 ESR_THREAD_CREATION_ERROR, enumerator
/external/srec/portable/src/
DESR_ReturnCode.c45 case ESR_THREAD_CREATION_ERROR: return L("ESR_THREAD_CREATION_ERROR"); in ESR_rc2str()