manpagez: man pages & more
info bigloo
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

17.3 Posix Threads

This section describes two Posix-Like multi-threading Bigloo libraries. The two libraries, pthread, and srfi-18 are all the same but the mutex-state function that returns different results. Because of these differences that might seem thin at first glance, the pthread library is significantly faster than the srfi-18 library. For that reason, it is recommended to use the pthread library instead of the srfi-18 library that is mostly supported for backward compatibility.

As much as possible, the names exported by this library are compatible with the Fair Threads library (see Section Threads).


This document was generated on March 31, 2014 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.