|
dxd - dynax driver framework 2.6.0d183
cross platform open source driver development framework
|
macOS user space shared event More...
#include <dx_sync.h>
Inheritance diagram for dx::shared::event:
Collaboration diagram for dx::shared::event:Public Member Functions | |
| event ()=default | |
| event (const std::string &name) | |
| void | initialize (const std::string &name) try |
Protected Member Functions | |
| virtual event & | reset (uint64_t count=0)=0 |
| virtual event & | signal (uint64_t count=1)=0 |
| virtual event & | wait (bool reset=false)=0 |
macOS user space shared event
|
default |
|
inline |
Here is the call graph for this function:
|
inline |
Here is the call graph for this function:Implemented in dx::event< user >.
Implemented in dx::event< user >.
|
pure virtualinherited |
Implemented in dx::event< user >.
| (c) copyright 2009 dynamic acoustics e.U. | generated on Thu Dec 11 2025 |