[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
17.2.2 Fair Threads Api
17.2.2.1 Thread | ||
17.2.2.2 Scheduler | ||
17.2.2.3 Signal |
The Fair Thread library relies on the Posix Thread one, but you don’t
need to import the pthread
library, as it is done automatically
when importing the fthread
one.
The functions listed in Thread Common Functions can be used to
manipulates the Fair Thread, but thread-start-joinable!
, as
a fair thread can always join any other fair thread in the same
scheduler.
This document was generated on March 31, 2014 using texi2html 5.0.