Searched refs:timeoutp (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/os/
H A DWaitFor.c240 int *timeoutp = waitTime; local in function:AdjustWaitForDelay
241 int timeout = *timeoutp;
244 *timeoutp = newdelay;
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBCtrls.c74 unsigned int *timeoutp,
98 *timeoutp = rep.repeatDelay;
72 XkbGetAutoRepeatRate(Display * dpy,unsigned int deviceSpec,unsigned int * timeoutp,unsigned int * intervalp) argument

Completed in 10 milliseconds