Searched refs:_OsTimerRec (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/os/
H A DWaitFor.c99 struct _OsTimerRec { struct
118 return xorg_list_first_entry(&timers, struct _OsTimerRec, list);
305 timer = calloc(1, sizeof(struct _OsTimerRec));
/xsrc/external/mit/xorg-server.old/dist/os/
H A DWaitFor.c118 struct _OsTimerRec { struct
441 timer = malloc(sizeof(struct _OsTimerRec));
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dos.h178 typedef struct _OsTimerRec *OsTimerPtr;
/xsrc/external/mit/xorg-server/dist/include/
H A Dos.h187 typedef struct _OsTimerRec *OsTimerPtr;

Completed in 8 milliseconds