|  | 
|  | NPT_SharedVariable (int value=0) | 
|  | 
| void | SetValue (int value) override | 
|  | 
| int | GetValue () override | 
|  | 
| NPT_Result | WaitUntilEquals (int value, NPT_Timeout timeout=NPT_TIMEOUT_INFINITE) override | 
|  | 
| NPT_Result | WaitWhileEquals (int value, NPT_Timeout timeout=NPT_TIMEOUT_INFINITE) override | 
|  | 
The documentation for this class was generated from the following files:
- lib/libUPnP/Neptune/Source/Core/NptThreads.h
- lib/libUPnP/Neptune/Source/System/Posix/NptPosixThreads.cpp
- lib/libUPnP/Neptune/Source/System/Win32/NptWin32Threads.cpp
- lib/libUPnP/Neptune/Source/System/WinRT/NptWinRtThreads.cpp