STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Concurrency::event Member List

This is the complete list of members for Concurrency::event, including all inherited members.

_M_lockConcurrency::eventprivate
_M_pResetChainConcurrency::eventprivate
_M_pWaitChainConcurrency::eventprivate
event()Concurrency::event
event(const event &_Event)Concurrency::eventprivate
operator=(const event &_Event)Concurrency::eventprivate
reset()Concurrency::event
set()Concurrency::event
timeout_infiniteConcurrency::eventstatic
wait(unsigned int _Timeout=COOPERATIVE_TIMEOUT_INFINITE)Concurrency::event
wait_for_multiple(_In_reads_(_Count) event **_PPEvents, size_t _Count, bool _FWaitAll, unsigned int _Timeout=COOPERATIVE_TIMEOUT_INFINITE)Concurrency::eventstatic
~event()Concurrency::event