OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SpiceTimer
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xf86-video-qxl/dist/src/
spiceqxl_main_loop.c
153
typedef struct
SpiceTimer
{
164
SpiceTimer
*timer = (
SpiceTimer
*)arg;
170
static
SpiceTimer
* timer_add(SpiceTimerFunc func, void *opaque)
172
SpiceTimer
*timer = calloc(sizeof(
SpiceTimer
), 1);
179
static void timer_start(
SpiceTimer
*timer, uint32_t ms)
185
static void timer_cancel(
SpiceTimer
*timer)
190
static void timer_remove(
SpiceTimer
*timer)
spiceqxl_audio.c
75
SpiceTimer
*wall_timer;
Completed in 8 milliseconds
Indexes created Mon Jul 13 00:28:05 UTC 2026