Searched refs:_OsTimerRec (Results 1 – 3 of 3) sorted by relevance
97 struct _OsTimerRec { struct116 return xorg_list_first_entry(&timers, struct _OsTimerRec, list); in first_timer() argument303 timer = calloc(1, sizeof(struct _OsTimerRec)); in TimerSet()
189 typedef struct _OsTimerRec *OsTimerPtr;
22697 os: Use xorg_list for struct _OsTimerRec