Removed debug
[tpg/acess2.git] / Kernel / threads.c
2009-09-27 John HodgeRemoved debug
2009-09-27 John HodgeChanged user stack to be at 8M
2009-09-27 John HodgeAdded tracing of ticket draws
2009-09-27 John HodgeMoved adding a task to the active list to threads.c
2009-09-27 John HodgeAdded debug to Threads_GetNext
2009-09-27 John HodgeAdded magic breakpoint to SYS_CLONE, cleaned up other...
2009-09-27 John HodgeDisabled debug in binary loader and added sleeping...
2009-09-27 John HodgeExtra debug in Idle thread
2009-09-27 John HodgeAdded debug to idle task
2009-09-27 John HodgeFixed Threads_Yield clearning the Quantum, not the...
2009-09-27 John HodgeMade Threads_WaitTID do a Threads_Dump to find bug...
2009-09-25 John HodgeFixed thread deletion when not explicitly killed.
2009-09-25 John HodgeFix race condition with scheduler starting before task...
2009-09-25 John HodgeMoved task selection to threads.c, fixed segfault in...
2009-09-25 John HodgeSeparated Architecture independent thread controll...

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