Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP_priv.h865 EN_GOP_MUTEX en_mutex; member
H A DapiGOP.c7447 stMutexPara.en_mutex = E_GOP_LOCK; in MApi_GOP_GWIN_BeginDraw()
7467 stMutexPara.en_mutex = E_GOP_UNLOCK; in MApi_GOP_GWIN_EndDraw()
H A DmapiGOP.c11497 if(ptr->en_mutex == E_GOP_LOCK) in GOPIoctl()
11509 else if(ptr->en_mutex == E_GOP_UNLOCK) in GOPIoctl()