Subversion Repositories HelenOS-historic

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
404 6798 d 12 h jermar /SPARTAN/trunk/src/ Fix doxygen comments.  
382 6808 d 10 h jermar /SPARTAN/trunk/src/synch/ Doxygen-style comments for waitq.c.  
25 6970 d 22 h jermar /SPARTAN/trunk/src/ Fix waitq_sleep_timeout() to call before_thread_runs() when handling timeout.  
15 6983 d 14 h jermar /SPARTAN/trunk/ Introduce macros CPU, THREAD, TASK and use them to replace the->cpu, the->thread, the->task.
Later on, this will make it possible to reference *current* cpu, thread and/or task without the aid from virtual memory.
 
1 7033 d 15 h jermar /SPARTAN/ Initial import