af_create_event, af_mark_event, etc. More...
class event C++ RAII interface for manipulating events. More...af_create_event, af_mark_event, etc.
◆ af_eventHandle to an event object.
Definition at line 21 of file event.h.
◆ af_block_event()blocks the calling thread on events until all events on the computation stream before mark was called are complete
Create a new af_event handle.
Release the af_event handle.
enqueues the af_event and all enqueued events on the active stream.
All operations enqueued after a call to enqueue will not be executed until operations on the stream when mark was called are complete
marks the af_event on the active computation stream.
If the af_event is enqueued/waited on later, any operations that are currently enqueued on the event stream will be completed before any events that are enqueued after the call to enqueue
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4