Searched refs:winMultiWindowXMsgProc (Results 1 – 1 of 1) sorted by relevance
158 static void *winMultiWindowXMsgProc(void *pArg);1027 winMultiWindowXMsgProc(void *pArg) in winMultiWindowXMsgProc() function1400 if (pthread_create(ptXMsgProc, NULL, winMultiWindowXMsgProc, pXMsgArg)) { in winInitWM()