Search
lxdream.org :: lxdream/src/eventq.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/eventq.h
changeset 561:533f6b478071
prev265:5daf59b7f31b
next619:0800a0137472
author nkeynes
date Tue Jan 01 05:08:38 2008 +0000 (16 years ago)
branchlxdream-mmu
permissions -rw-r--r--
last change Enable Id keyword on all source files
file annotate diff log raw
1.1 --- a/src/eventq.h Sat Jan 06 04:06:36 2007 +0000
1.2 +++ b/src/eventq.h Tue Jan 01 05:08:38 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: eventq.h,v 1.1 2007-01-06 04:06:36 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * Simple implementation of one-shot timers. Effectively this allows IO
1.9 * devices to wait until a particular time before completing. We expect
.