macOS user space shared event
More...
#include <dx_sync.h>
macOS user space shared event
◆ event() [1/2]
dx::shared::event::event |
( |
| ) |
|
|
default |
◆ event() [2/2]
dx::shared::event::event |
( |
const std::string & | name | ) |
|
|
inline |
◆ ~event()
dx::shared::event::~event |
( |
| ) |
|
|
inlinenoexcept |
◆ dx_catchall_rethrow()
dx::shared::event::dx_catchall_rethrow |
( |
"name:%s hash:%d semaphore:%p" | , |
|
|
name. | c_str(), |
|
|
hash. | c_str(), |
|
|
semaphore | ) |
|
inline |
◆ free()
event & dx::shared::event::free |
( |
| ) |
|
|
inlinenoexcept |
◆ initialize()
void dx::shared::event::initialize |
( |
const std::string & | name | ) |
|
|
inline |
◆ reset()
void dx::shared::event::reset |
( |
| ) |
|
|
inline |
◆ signal()
void dx::shared::event::signal |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: