|
Pol
Revision:cb584c9
|
#include <polsem.h>
Public Member Functions | |
| PolLock2 () | |
| ~PolLock2 () | |
| void | lock () |
| void | unlock () |
Private Attributes | |
| bool | locked_ |
|
inline |
Definition at line 56 of file polsem.h.
References Pol::Core::polsem_lock().
|
inline |
Definition at line 57 of file polsem.h.
References Pol::Core::polsem_unlock().
|
inline |
Definition at line 69 of file polsem.h.
References Pol::Core::polsem_lock().
Referenced by Pol::Core::start_http_script().
|
inline |
Definition at line 64 of file polsem.h.
References Pol::Core::polsem_unlock().
Referenced by Pol::Core::start_http_script().