Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_private.h134 MS_S32 MsOS_CreateCondition(MS_S32 s32MutexId, const char *pCondName);
H A DMsOS_ecos.c2803 MS_S32 MsOS_CreateCondition(MS_S32 s32MutexId, const char *pCondName) in MsOS_CreateCondition() function