Home
last modified time | relevance | path

Searched refs:pmServerStarted (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinscrinit.c504 iReturn = pthread_mutex_init(&pScreenPriv->pmServerStarted, NULL); in winFinishScreenInitFB()
512 iReturn = pthread_mutex_lock(&pScreenPriv->pmServerStarted); in winFinishScreenInitFB()
535 &pScreenPriv->pmServerStarted, in winFinishScreenInitFB()
H A Dwinblock.c75 iReturn = pthread_mutex_unlock(&pScreenPriv->pmServerStarted); in winBlockHandler()
H A Dwin.h482 pthread_mutex_t pmServerStarted; member
H A Dwinshadgdi.c614 pthread_mutex_destroy(&pScreenPriv->pmServerStarted); in winCloseScreenShadowGDI()
H A Dwinshadddnl.c701 pthread_mutex_destroy(&pScreenPriv->pmServerStarted); in winCloseScreenShadowDDNL()