UbixOS V2  2.0
mpi_mbox Struct Reference

#include <mpi.h>

Collaboration diagram for mpi_mbox:
Collaboration graph

Data Fields

struct mpi_messagemsg
 
struct mpi_messagemsgLast
 
char name [64]
 
struct mpi_mboxnext
 
pidType pid
 
struct mpi_mboxprev
 

Detailed Description

Definition at line 44 of file mpi.h.

Field Documentation

◆ msg

struct mpi_message* mpi_mbox::msg

Definition at line 47 of file mpi.h.

◆ msgLast

struct mpi_message* mpi_mbox::msgLast

Definition at line 48 of file mpi.h.

◆ name

char mpi_mbox::name[64]

Definition at line 49 of file mpi.h.

◆ next

struct mpi_mbox* mpi_mbox::next

Definition at line 45 of file mpi.h.

◆ pid

pidType mpi_mbox::pid

Definition at line 50 of file mpi.h.

◆ prev

struct mpi_mbox* mpi_mbox::prev

Definition at line 46 of file mpi.h.


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