Re: Does Fiasco have yield system call or something similar
Björn Döbel <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
-----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-----