hipimportexternalsemaphore Interface Reference

hipimportexternalsemaphore Interface Reference#

HIPFORT API Reference: hipfort::hipimportexternalsemaphore Interface Reference
hipfort::hipimportexternalsemaphore Interface Reference

Imports an external semaphore. More...

Public Member Functions

integer(kind(hipsuccess)) function hipimportexternalsemaphore_ (extsem_out, semhandledesc)
 

Detailed Description

Imports an external semaphore.



Parameters
[out]extSem_out- External semaphores to be waited on
[in]semHandleDesc- Semaphore import handle descriptor
Returns
hipSuccess, hipErrorInvalidDevice, hipErrorInvalidValue
See also
Note
This API is currently not supported on Linux.

Member Function/Subroutine Documentation

◆ hipimportexternalsemaphore_()

integer(kind(hipsuccess)) function hipfort::hipimportexternalsemaphore::hipimportexternalsemaphore_ ( type(c_ptr)  extsem_out,
type(hipexternalsemaphorehandledesc semhandledesc 
)

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