Compatibility with Pthreads
FairThreads is fully compatible with the standard Pthreads library. Indeed,
unlinked fair threads are actually just pthreads. In this respect,
FairThreads is an extension of Pthreads, which allows users to define
cooperative contexts with a clear and simple semantics, in which
threads execute at the same pace and events are instantaneously
broadcast.