![]() |
COMPASS
5.4.4
End-to-end AO simulation tool using GPU acceleration
|
#include <carma_ipcs.h>
Public Attributes | |
| char | name [NAME_MAX+1] |
| pid_t | owner |
| CUipcEventHandle | handle |
| sem_t | var_mutex |
Definition at line 55 of file carma_ipcs.h.
| CUipcEventHandle sh_cu_event_st::handle |
Definition at line 58 of file carma_ipcs.h.
| char sh_cu_event_st::name[NAME_MAX+1] |
Definition at line 56 of file carma_ipcs.h.
| pid_t sh_cu_event_st::owner |
Definition at line 57 of file carma_ipcs.h.
| sem_t sh_cu_event_st::var_mutex |
Definition at line 59 of file carma_ipcs.h.