Home
last modified time | relevance | path

Searched refs:ptXMsgProc (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwindow.h145 pthread_t * ptXMsgProc,
H A Dwinscrinit.c534 &pScreenPriv->ptXMsgProc, in winFinishScreenInitFB()
H A Dwinmultiwindowwm.c1352 pthread_t * ptXMsgProc, in winInitWM() argument
1400 if (pthread_create(ptXMsgProc, NULL, winMultiWindowXMsgProc, pXMsgArg)) { in winInitWM()
H A Dwin.h475 pthread_t ptXMsgProc; member