![]() |
OpenGL Vizserver Reference Page |
| vsSemaphore ( | int value=1); |
| vsSemaphore ( | const vsSemaphore& copy); |
| ~vsSemaphore ( | ); |
| vsBool wait ( | ); |
| vsBool trywait ( | ); |
| vsBool post ( | ); |
| int getValue ( | ); |
| vsSemaphore ( | int value=1); |
| vsSemaphore ( | const vsSemaphore& copy); |
| ~vsSemaphore ( | ); |
| int getValue ( | ); |
| vsBool post ( | ); |
| vsBool trywait ( | ); |
| vsBool wait ( | ); |