UbixOS  2.0
sys_mpiDestroyMbox_args Struct Reference

#include <sysproto.h>

Collaboration diagram for sys_mpiDestroyMbox_args:
Collaboration graph

Data Fields

char * name
 
char name_l_ [0]
 
char name_r_ [(sizeof(register_t)<=sizeof(char *) ? 0 :sizeof(register_t) - sizeof(char *))]
 

Detailed Description

Definition at line 53 of file sysproto.h.

Field Documentation

◆ name

char* sys_mpiDestroyMbox_args::name

Definition at line 55 of file sysproto.h.

Referenced by sys_mpiDestroyMbox().

◆ name_l_

char sys_mpiDestroyMbox_args::name_l_[0]

Definition at line 54 of file sysproto.h.

◆ name_r_

char sys_mpiDestroyMbox_args::name_r_[(sizeof(register_t)<=sizeof(char *) ? 0 :sizeof(register_t) - sizeof(char *))]

Definition at line 56 of file sysproto.h.


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