Searched defs:sleep (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXwindows.h105 #define sleep(x) Sleep((x) * 1000) macro
H A DXw32defs.h45 # define sleep(x) Sleep((x) * 1000) macro
/xsrc/external/mit/fontconfig/dist/fc-cache/
H A Dfc-cache.c53 #define sleep(x) Sleep((x) * 1000) macro
/xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/
H A DviaLowLevel.c247 struct timespec sleep, rem; local in function:viaDMAWaitTimeStamp
336 struct timespec sleep, rem; local in function:syncDMA
379 struct timespec sleep, re local in function:syncVideo
404 struct timespec sleep, rem; local in function:syncAccel
437 struct timespec sleep, rem; local in function:syncMpeg
[all...]
H A DviaLowLevelPro.c584 struct timespec sleep, rem; local in function:viaDMAWaitTimeStamp
674 struct timespec sleep, rem; local in function:syncDMA
740 struct timespec sleep, re local in function:syncVideo
771 struct timespec sleep, rem; local in function:syncAccel
804 struct timespec sleep, rem; local in function:syncMpeg
[all...]

Completed in 9 milliseconds