Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Dmdrv_semutex_io.h188 E_CROSS_THREAD_UNLOCK_ENABLE = 0, enumerator
H A DdrvMPool.c674 unlock_info.flag = (TRUE == bEnable)?E_CROSS_THREAD_UNLOCK_ENABLE:E_CROSS_THREAD_UNLOCK_DISABLE; in MsOS_CrossThreadUnlockMutex()