List of all members.
Public Member Functions |
| Semaphore (unsigned int value=0) |
void | wait () |
bool | tryWait () |
void | post () |
int | value () const |
The documentation for this class was generated from the following files:
- /home/felix/UBC/projects/AdaptiveLightfieldSampling/pbrt_v2/src/3rdparty/ilmbase-1.0.2/IlmThreadSemaphore.h
- /home/felix/UBC/projects/AdaptiveLightfieldSampling/pbrt_v2/src/3rdparty/ilmbase-1.0.2/IlmThreadSemaphore.cpp
- /home/felix/UBC/projects/AdaptiveLightfieldSampling/pbrt_v2/src/3rdparty/ilmbase-1.0.2/IlmThreadSemaphoreWin32.cpp