hipgrapheventwaitnodesetevent Interface Reference

hipgrapheventwaitnodesetevent Interface Reference#

HIPFORT API Reference: hipfort::hipgrapheventwaitnodesetevent Interface Reference
hipfort::hipgrapheventwaitnodesetevent Interface Reference

Sets an event wait node's event. More...

Public Member Functions

integer(kind(hipsuccess)) function hipgrapheventwaitnodesetevent_ (node, event)
 

Detailed Description

Sets an event wait node's event.

Parameters
[in]node- Instance of the node to set event of.
[in]event- Pointer to the event.
Returns
hipSuccess, hipErrorInvalidValue

Member Function/Subroutine Documentation

◆ hipgrapheventwaitnodesetevent_()

integer(kind(hipsuccess)) function hipfort::hipgrapheventwaitnodesetevent::hipgrapheventwaitnodesetevent_ ( type(c_ptr), value  node,
type(c_ptr), value  event 
)

The documentation for this interface was generated from the following file: