25#ifndef _SB_THREAD_BARRIER_H_
26#define _SB_THREAD_BARRIER_H_
93 void tryenter(
const unsigned int timeout_ms );
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Portable "barrie...
virtual ~SbThreadBarrier(void)
Destructor.
SbThreadBarrier(int)
Creates a thread barrier that will block until N threads have entered the barrier.
int enter()
Enter the barrier.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Portable mutex c...
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Portable signal ...