Searched refs:pokeActivityContext (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/ |
| H A D | quartz.c | 282 static CFRunLoopTimerContext pokeActivityContext = { 0, NULL, NULL, NULL, NULL }; local in function:QuartzScreenSaver 298 pokeActivityTimer = CFRunLoopTimerCreate(NULL, CFAbsoluteTimeGetCurrent(), 30, 0, 0, pokeActivityCallback, &pokeActivityContext);
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/ |
| H A D | quartz.c | 328 static CFRunLoopTimerContext pokeActivityContext = local in function:QuartzScreenSaver 350 &pokeActivityContext);
|
Completed in 2 milliseconds