[comp.os.mach] Task_create semantics

richk@june.cs.washington.edu (Richard Korry) (11/18/89)

If in a multi-threaded task some thread performs a task_create(), are the
other threads suspended in order to guarantee that the memory maps are
quiescent? What happens if two threads of the same task happen to both
call task_create() simultaneously? Is there any serialization required?
Please e-mail any replies. Thanks a bunch.
	rich