[project @ 2002-05-11 13:58:18 by sof]
Have createThread() use a separate mutex to ensure unique allocation of ThreadIds. A less-than-light solution, but cleaner than trying to reuse sched_mutex for this purpose.
Please register or sign in to comment