Kernel - Added a per-thread timer object to reduce malloc use
authorJohn Hodge <[email protected]>
Thu, 23 Aug 2012 05:30:03 +0000 (13:30 +0800)
committerJohn Hodge <[email protected]>
Thu, 23 Aug 2012 05:30:03 +0000 (13:30 +0800)
commit03522f70735d2db32e52e2fd5388439570ab0d0f
tree2488bf0d169b866dbfe4800da3340d4a3f06212f
parentc1cd68cf43a7d4e8bb2d9c79156cdc2ba25fe53e
Kernel - Added a per-thread timer object to reduce malloc use
KernelLand/Kernel/include/threads_int.h
KernelLand/Kernel/include/timers_int.h [new file with mode: 0644]
KernelLand/Kernel/time.c

UCC git Repository :: git.ucc.asn.au