Searched refs:sval (Results 1 – 2 of 2) sorted by relevance
276 int sval = -2; /*value that is not possible */ in TIMM_OSAL_GetSemaphoreCount() local286 if (SUCCESS != sem_getvalue(psem, &sval)) in TIMM_OSAL_GetSemaphoreCount()291 *count = sval; in TIMM_OSAL_GetSemaphoreCount()