Home
last modified time | relevance | path

Searched defs:Timer (Results 1 – 12 of 12) sorted by relevance

/plan9-contrib/sys/src/9/mtx/
H A Dcycintr.c15 timeradd(Timer *) in timeradd() argument
20 timerdel(Timer *) in timerdel() argument
/plan9-contrib/sys/src/cmd/rio/
H A Ddat.h43 typedef struct Timer Timer; typedef
295 struct Timer struct
300 Timer *next; argument
/plan9-contrib/sys/src/cmd/abaco/
H A Ddat.h10 typedef struct Timer Timer; typedef
282 struct Timer struct
287 Timer *next; argument
/plan9-contrib/sys/src/cmd/acme/
H A Ddat.h53 typedef struct Timer Timer; typedef
340 struct Timer struct
345 Timer *next; argument
/plan9-contrib/sys/src/9/port/
H A Dportdat.h45 typedef struct Timer Timer; typedef
569 struct Timer struct
574 void (*tf)(Ureg*, Timer*); argument
578 Timers *tt; /* Timers queue this timer runs on */ argument
581 Timer *tnext; argument
H A Ddevproc.c164 profclock(Ureg *ur, Timer *) in profclock() argument
/plan9-contrib/sys/src/9k/port/
H A Dportdat.h46 typedef struct Timer Timer; typedef
520 struct Timer struct
525 void (*tf)(Ureg*, Timer*); argument
529 Timers *tt; /* Timers queue this timer runs on */ argument
532 Timer *tnext; argument
H A Ddevproc.c162 profclock(Ureg *ur, Timer *) in profclock() argument
/plan9-contrib/sys/src/cmd/
H A Daan.c20 Timer = 0, /* Alt channels. */ enumerator
/plan9-contrib/sys/src/boot/vt4/
H A Ddata.h57 typedef struct Timer Timer; typedef
/plan9-contrib/sys/src/boot/vt5/
H A Ddata.h56 typedef struct Timer Timer; typedef
/plan9-contrib/sys/src/cmd/unix/drawterm/kern/
H A Ddat.h53 typedef struct Timer Timer; typedef