COMPASS  5.0.0
End-to-end AO simulation tool using GPU acceleration
sh_cu_event_st Struct Reference

#include <carma_ipcs.h>

Collaboration diagram for sh_cu_event_st:

Public Attributes

char name [NAME_MAX+1]
 
pid_t owner
 
CUipcEventHandle handle
 
sem_t var_mutex
 

Detailed Description

Definition at line 86 of file carma_ipcs.h.

Member Data Documentation

◆ handle

CUipcEventHandle sh_cu_event_st::handle

Definition at line 89 of file carma_ipcs.h.

◆ name

char sh_cu_event_st::name[NAME_MAX+1]

Definition at line 87 of file carma_ipcs.h.

◆ owner

pid_t sh_cu_event_st::owner

Definition at line 88 of file carma_ipcs.h.

◆ var_mutex

sem_t sh_cu_event_st::var_mutex

Definition at line 90 of file carma_ipcs.h.


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