Searched refs:pmServerStarted (Results 1 – 5 of 5) sorted by relevance
504 iReturn = pthread_mutex_init(&pScreenPriv->pmServerStarted, NULL); in winFinishScreenInitFB()512 iReturn = pthread_mutex_lock(&pScreenPriv->pmServerStarted); in winFinishScreenInitFB()535 &pScreenPriv->pmServerStarted, in winFinishScreenInitFB()
75 iReturn = pthread_mutex_unlock(&pScreenPriv->pmServerStarted); in winBlockHandler()
482 pthread_mutex_t pmServerStarted; member
614 pthread_mutex_destroy(&pScreenPriv->pmServerStarted); in winCloseScreenShadowGDI()
701 pthread_mutex_destroy(&pScreenPriv->pmServerStarted); in winCloseScreenShadowDDNL()