On Mon, Jun 14, 2010 at 10:33:49AM +0200, Samuel Thibault wrote: > Carl Fredrik Hammar, le Mon 14 Jun 2010 10:22:26 +0200, a écrit : > > (For instance, it might be possible to make Mach create a task without > > thread if it can't execute the image, then you could just read this task > > with the task store if you know its PID.) > > Looks odd, but should be possible. Not letting the task start is already > implemented iirc. Getting the task id is probably just a matter of > adding a variable value on the module command line.
Is there such a thing as a task ID though? I thought tasks can only referenced by ports?