Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.15.0.2908dd1
API Reference
 
Loading...
Searching...
No Matches
ioc_io_queue_entry_t Struct Reference

#include <src/H5FDsubfiling/H5FDioc_priv.h>

Data Fields

uint32_t magic
 
struct ioc_io_queue_entry * next
 
struct ioc_io_queue_entry * prev
 
bool in_progress
 
uint32_t counter
 
sf_work_request_t wk_req
 
struct hg_thread_work thread_wk
 
int wk_ret
 

Field Documentation

◆ counter

uint32_t counter

◆ in_progress

bool in_progress

◆ magic

uint32_t magic

◆ next

struct ioc_io_queue_entry* next

◆ prev

struct ioc_io_queue_entry* prev

◆ thread_wk

struct hg_thread_work thread_wk

◆ wk_req

sf_work_request_t wk_req

◆ wk_ret

int wk_ret

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