[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ] [ Search: ]

C.5.1 Threading changes

For the 1.2 release the threading subsystem in Crystal Space have been entirely rewritten from scratch. The main rationale for this change is to clear up some outstanding issues in the code as well as making it a bit more efficient.

Atomic operations

A header (‘include/csutil/atomicops.h’) containing definitions of operations with guaranteed atomicity such as CAS (Compare-And-Set) and increment.

Full documentation in see section Threading library.


This document was generated using texi2html 1.76.