Does Fiasco have yield system call or something similar
10 Sep
2014
10 Sep
'14
8:06 p.m.
Hi All, Does Fiasco support yield system call? Or other mechanism one thread can switch to another one without IPC? Thank you very much. Yuxin
10 Sep
10 Sep
9:31 p.m.
-----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-----
4192
Age (days ago)
4192
Last active (days ago)
1 comments
2 participants
participants (2)
-
Björn Döbel -
Yuxin Ren