Searched refs:ppmServerStarted (Results 1 – 2 of 2) sorted by relevance
124 pthread_mutex_t *ppmServerStarted; member131 pthread_mutex_t *ppmServerStarted; member1053 iReturn = pthread_mutex_lock(pProcArg->ppmServerStarted); in winMultiWindowXMsgProc()1063 pthread_mutex_unlock(pProcArg->ppmServerStarted); in winMultiWindowXMsgProc()1353 pthread_mutex_t * ppmServerStarted, in winInitWM() argument1380 pArg->ppmServerStarted = ppmServerStarted; in winInitWM()1398 pXMsgArg->ppmServerStarted = ppmServerStarted; in winInitWM()1436 iReturn = pthread_mutex_lock(pProcArg->ppmServerStarted); in winInitMultiWindowWM()1446 pthread_mutex_unlock(pProcArg->ppmServerStarted); in winInitMultiWindowWM()
146 pthread_mutex_t * ppmServerStarted,