Coin Logo http://www.sim.no/
http://www.coin3d.org/

Portable Threads Abstraction Classes

Classes

class  SbBarrier
 The SbBarrier class implements the "barrier" multi-thread synchronization technique. More...
 
class  SbCondVar
 A class for synchronizing access to global variables. More...
 
class  SbFifo
 A class for managing a pointer first-in, first-out queue. More...
 
class  SbMutex
 A basic class for managing a mutex. More...
 
class  SbThreadAutoLock
 Simple convenience class for locking access to a function. More...
 
class  SbRWMutex
 
class  SbStorage
 The SbStorage class manages thread-local memory. More...
 
class  SbTypedStorage< Type >
 The SbTypedStorage class manages generic thread-local memory. More...
 
class  SbThread
 A class for managing threads. More...
 

Detailed Description

Coin implements a set of abstractions over the native threads data types that can be portably used across all the platforms Coin has been ported to.


Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.

Generated on Wed Jul 17 2024 for Coin by Doxygen 1.12.0.