hipExternalSemaphoreHandleDesc Struct Reference

hipExternalSemaphoreHandleDesc Struct Reference#

HIP Runtime API Reference: hipExternalSemaphoreHandleDesc Struct Reference
hipExternalSemaphoreHandleDesc Struct Reference

#include <hip_runtime_api.h>

Data Fields

hipExternalSemaphoreHandleType type
 
union { 
 
   int   fd 
 
   struct { 
 
      void *   handle 
 
      const void *   name 
 
   }   win32 
 
handle 
 
unsigned int flags
 

Field Documentation

◆ fd

int hipExternalSemaphoreHandleDesc::fd

◆ flags

unsigned int hipExternalSemaphoreHandleDesc::flags

◆ handle [1/2]

void* hipExternalSemaphoreHandleDesc::handle

◆ [union] [2/2]

union { ... } hipExternalSemaphoreHandleDesc::handle

◆ name

const void* hipExternalSemaphoreHandleDesc::name

◆ type

hipExternalSemaphoreHandleType hipExternalSemaphoreHandleDesc::type

◆ [struct]

struct { ... } hipExternalSemaphoreHandleDesc::win32

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hip/checkouts/docs-5.7.1/include/hip/hip_runtime_api.h