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

17.3.3 Mutexes

Thread locking mechanism is common to Fair Threads and Posix Threads (see Thread Common Functions).

SRFI-18 function: mutex-state mutex

Returns the symbol locked when the mutex is locked by a thread. Otherwise, it returns the symbol unlocked.


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

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