-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
I'm using the following example provided by Michael Hohmuth in 2000 to create new tasks and threads: http://os.inf.tu-dresden.de/pipermail/l4-hackers/2000/000384.html
this example was for a previous version of our system (L4Env). Do not use it for writing L4Re programs. For L4Re, you have two options: 1) Use libpthread as in pkg/examples/libs/pthread. 2) Use Fiasco's thread primitives. For examples using this, you might want to grep for l4_thread_control in pkg/examples. There are a couple of examples using this. Bjoern -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iEYEARECAAYFAlPzSVoACgkQP5ijxgQLUNnWXgCffwGNHCfXEIYrJVWNTgnbI3KD QxoAn1pHBly9P+IKwk9KVR2hqXzPMfrQ =01pb -----END PGP SIGNATURE-----