Thread Class in the kernel

Adam Lackorzynski adam at os.inf.tu-dresden.de
Tue May 31 23:39:09 CEST 2005


On Tue May 31, 2005 at 15:29:43 -0400, Andrew Davenport wrote:
> when I am modifying the L4 fiasco kernel, how do I tell what a Thread's
> task-id and thread-id are ?

t->id().task() and t->id().lthread(), while t being a 'Thread *'
pointer.



Adam
-- 
Adam                 adam at os.inf.tu-dresden.de
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/




More information about the l4-hackers mailing list