event::set Method
Signals the event.
void set();
Remarks
Signaling the event can cause an arbitrary number of contexts waiting on the event to become runnable.
Requirements
Header: concrt.h
Namespace: concurrency
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Signals the event.
void set();
Signaling the event can cause an arbitrary number of contexts waiting on the event to become runnable.
Header: concrt.h
Namespace: concurrency