Files
codezero/tasks
Bahadir Balban 4fb5277123 Towards finishing exchange_registers()
- Added mutex_trylock()
- Implemented most of exchange_registers()
- thread_control() now needs a lock for operations that can modify thread context.
- thread_start() does not initialise scheduler flags, now done in thread_create.

TODO:
- Fork/clone'ed threads should retain their context in tcb, not syscall stack.
- exchange_registers() calls in userspace need cleaning up.
2008-09-13 18:07:00 +03:00
..
2008-09-09 13:36:42 +03:00
2008-09-09 13:36:42 +03:00
2008-09-12 10:47:36 +03:00
2008-01-13 13:53:52 +00:00
2008-01-13 13:53:52 +00:00