-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10.09.2014 20:06, Yuxin Ren wrote: > Hi All, > > Does Fiasco support yield system call? Or other mechanism one > thread can switch to another one without IPC?
$> cd src/l4/pkg $> find . -name \*.h | xargs grep l4.\*yield [..] ./l4sys/include/thread.h:l4_thread_yield(void) L4_NOTHROW; ./l4sys/include/thread.h:l4_thread_yield(void) L4_NOTHROW $> Yes. Bjoern -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlQQpvUACgkQP5ijxgQLUNmuywCdHgQomRmYNvT3XXlBeak1z/fz aTAAniW1yrHo6PiK4XmSNhIHpbLwho5A =PwMY -----END PGP SIGNATURE----- _______________________________________________ l4-hackers mailing list [email protected] http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
