Searched defs:sleep (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xorgproto/dist/include/X11/ | ||
| H A D | Xwindows.h | 105 #define sleep(x) Sleep((x) * 1000) macro |
| H A D | Xw32defs.h | 45 # define sleep(x) Sleep((x) * 1000) macro |
| /xsrc/external/mit/fontconfig/dist/fc-cache/ | ||
| H A D | fc-cache.c | 53 #define sleep(x) Sleep((x) * 1000) macro |
| /xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/ | ||
| H A D | viaLowLevel.c | 247 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 D | viaLowLevelPro.c | 584 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