beos compatible timer routines and style cleanups in timer and sem code; also doxygened timer.h
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@354 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -36,7 +36,7 @@ typedef union cpu_ent {
|
||||
/** If set this will force a reschedule when the quantum timer expires */
|
||||
int preempted;
|
||||
/** Quantum timer */
|
||||
struct timer_event quantum_timer;
|
||||
timer quantum_timer;
|
||||
} info;
|
||||
/** Alignment bytes */
|
||||
uint32 align[16];
|
||||
|
||||
Reference in New Issue
Block a user