DistDir
Data Fields
t_wait Struct Reference

The structure contains pointers to waiting functions. More...

#include <exchange.h>

Data Fields

backend_func_wait pre_wait
 pointer to backend_func_wait function to wait before the exchange More...
 
backend_func_wait post_wait
 pointer to backend_func_wait function to wait after the exchange
More...
 

Detailed Description

The structure contains pointers to waiting functions.

Field Documentation

◆ post_wait

backend_func_wait t_wait::post_wait

pointer to backend_func_wait function to wait after the exchange

◆ pre_wait

backend_func_wait t_wait::pre_wait

pointer to backend_func_wait function to wait before the exchange


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