#include <Semaphore.h>
◆ Semaphore()
| uHTTP::Semaphore::Semaphore |
( |
size_t | maxCount | ) |
|
◆ ~Semaphore()
| uHTTP::Semaphore::~Semaphore |
( |
| ) |
|
◆ cancel()
| bool uHTTP::Semaphore::cancel |
( |
| ) |
|
◆ destory()
| bool uHTTP::Semaphore::destory |
( |
| ) |
|
|
private |
◆ init()
| bool uHTTP::Semaphore::init |
( |
size_t | maxCount | ) |
|
|
private |
◆ post()
| bool uHTTP::Semaphore::post |
( |
| ) |
|
◆ reset()
| bool uHTTP::Semaphore::reset |
( |
| ) |
|
◆ wait()
| bool uHTTP::Semaphore::wait |
( |
time_t | timeoutSec = 0 | ) |
|
◆ isInitialized
| bool uHTTP::Semaphore::isInitialized |
|
private |
◆ maxCount
| size_t uHTTP::Semaphore::maxCount |
|
private |
◆ semId
The documentation for this class was generated from the following file: