Searched refs:OS_ERRNO_SEM_PENDED (Results 1 – 2 of 2) sorted by relevance
115 #define OS_ERRNO_SEM_PENDED OS_ERRNO_BUILD_ERROR(OS_MID_SEM, 0x0a) macro
140 return OS_ERRNO_SEM_PENDED; in PRT_SemDelete()