Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwindow.h144 pthread_t * ptWMProc,
H A Dwinscrinit.c533 &pScreenPriv->ptWMProc, in winFinishScreenInitFB()
H A Dwinmultiwindowwm.c1351 pthread_t * ptWMProc, in winInitWM() argument
1389 if (pthread_create(ptWMProc, NULL, winMultiWindowWMProc, pArg)) { in winInitWM()
H A Dwin.h474 pthread_t ptWMProc; member