Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/domx/mm_osal/src/
Dtimm_osal_semaphores.c276 int sval = -2; /*value that is not possible */ in TIMM_OSAL_GetSemaphoreCount() local
286 if (SUCCESS != sem_getvalue(psem, &sval)) in TIMM_OSAL_GetSemaphoreCount()
291 *count = sval; in TIMM_OSAL_GetSemaphoreCount()
/hardware/ti/omap4xxx/domx/mm_osal/src/
Dtimm_osal_semaphores.c276 int sval = -2; /*value that is not possible */ in TIMM_OSAL_GetSemaphoreCount() local
286 if (SUCCESS != sem_getvalue(psem, &sval)) in TIMM_OSAL_GetSemaphoreCount()
291 *count = sval; in TIMM_OSAL_GetSemaphoreCount()