SbBarrier - Online Linux Manual Page
Section : 3
Updated : Mon Jan 25 2021
Source : Version 3.1.3
Note : Coin
NAMESbBarrier − The SbBarrier class implements the 'barrier' multi-thread synchronization technique.
SYNOPSIS
#include <Inventor/threads/SbBarrier.h>
Public Member FunctionsSbBarrier (unsigned int count)
~SbBarrier (void)
int enter (void)
Detailed DescriptionThe SbBarrier class implements the 'barrier' multi-thread synchronization technique. A barrier is a synchronization mechanism that is used for blocking threads as they enter the barrier until a given number of threads are blocked, at which point all the threads are released again.
Constructor & Destructor Documentation
SbBarrier::SbBarrier (unsigned int count) [inline]Constructor. The SbBarrier will be set for count number of threads.
SbBarrier::~SbBarrier (void) [inline]Destructor.
Member Function Documentation
int SbBarrier::enter (void) [inline]This method blocks the calling thread on this barrier. It returns when the given number of threads have been blocked. 1 is returned if the caller was the last thread to enter the barrier, 0 otherwise.
AuthorGenerated automatically by Doxygen for Coin from the source code. 0
Johanes Gumabo
Data Size : 6,574 byte
man-SbBarrier.3coin3Build : 2025-03-22, 13:26 :
Visitor Screen : x
Visitor Counter ( page / site ) : 4 / 2,084,152
Visitor ID : :
Visitor IP : 216.73.216.62 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 37.751000 x -97.822000 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : :
Provider Province : , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 25.03.22
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.