hipexecutionctxwaitevent Interface Reference#
hipfort::hipexecutionctxwaitevent Interface Reference
Makes an execution context wait on an event. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipexecutionctxwaitevent_ (ctx, event) |
Detailed Description
Makes an execution context wait on an event.
- Parameters
-
[in] event - Event to wait on [in] ctx - Execution context to wait for
- Returns
hipSuccess,hipErrorInvalidValue,hipErrorInvalidHandle
Member Function/Subroutine Documentation
◆ hipexecutionctxwaitevent_()
| integer(kind(hipsuccess)) function hipfort::hipexecutionctxwaitevent::hipexecutionctxwaitevent_ | ( | type(c_ptr), value | ctx, |
| type(c_ptr), value | event | ||
| ) |
The documentation for this interface was generated from the following file: