Skip to content
Snippets Groups Projects
Commit bc9cfb59 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1999-11-11 17:19:15 by simonmar]

Re-instate interrupted stuff.  If the scheduler finds the interrupted
flag to be set, it calls deleteThread() on all the runnable and
blocked threads, wakes up any main thread clients that were waiting,
and then either

	(a) returns, in the UP case
	(b) waits for more work, in the SMP case.
parent fef6a6a5
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment