|
libxmp/libxmpf in Omni Compiler
1.3.4
|

Data Structures | |
| struct | _XMP_postreq_info |
| struct | _XMP_postreq |
Typedefs | |
| typedef struct _XMP_postreq_info | _XMP_postreq_info_t |
| typedef struct _XMP_postreq | _XMP_postreq_t |
Functions | |
| void | _xmp_utofu_post_wait_initialize (void) |
| void | _xmp_utofu_add_postreq (const utofu_vcq_id_t vcqid, const int tag) |
| void | _xmp_utofu_post (const int node_num, const int tag) |
| void | _xmp_utofu_wait_noargs (void) |
| void | _xmp_utofu_wait (const int node_num, const int tag) |
| void | _xmp_utofu_wait_node (const int node_num) |
| typedef struct _XMP_postreq_info _XMP_postreq_info_t |
| typedef struct _XMP_postreq _XMP_postreq_t |
| void _xmp_utofu_add_postreq | ( | const utofu_vcq_id_t | vcqid, |
| const int | tag | ||
| ) |

| void _xmp_utofu_post | ( | const int | node_num, |
| const int | tag | ||
| ) |


| void _xmp_utofu_post_wait_initialize | ( | void | ) |

| void _xmp_utofu_wait | ( | const int | node_num, |
| const int | tag | ||
| ) |


| void _xmp_utofu_wait_noargs | ( | void | ) |


| void _xmp_utofu_wait_node | ( | const int | node_num | ) |

