Home
last modified time | relevance | path

Searched refs:MsOS_ResetNamedSemaphore (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Dmdrv_semutex_io.h207 MS_BOOL MsOS_ResetNamedSemaphore(MS_S32 u32Index);
H A DdrvMPool.c760 MS_BOOL MsOS_ResetNamedSemaphore(MS_S32 u32Index) in MsOS_ResetNamedSemaphore() function
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux/
H A Dutopia_dapi.c997 …if (MSOS_BRANCH_PREDICTION_LIKELY(TRUE == MsOS_ResetNamedSemaphore(pLocatedRPool->u32ResourcesSema… in set_rpool_sem()