OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
request_io Struct Reference

#include <mumps_io_thread.h>

Data Fields

MUMPS_INT inode
MUMPS_INT req_num
void * addr
long long size
long long vaddr
MUMPS_INT io_type
MUMPS_INT file_type
pthread_cond_t local_cond
MUMPS_INT int_local_cond

Detailed Description

Definition at line 32 of file mumps_io_thread.h.

Field Documentation

◆ addr

void* request_io::addr

Definition at line 35 of file mumps_io_thread.h.

◆ file_type

MUMPS_INT request_io::file_type

Definition at line 39 of file mumps_io_thread.h.

◆ inode

MUMPS_INT request_io::inode

Definition at line 33 of file mumps_io_thread.h.

◆ int_local_cond

MUMPS_INT request_io::int_local_cond

Definition at line 41 of file mumps_io_thread.h.

◆ io_type

MUMPS_INT request_io::io_type

Definition at line 38 of file mumps_io_thread.h.

◆ local_cond

pthread_cond_t request_io::local_cond

Definition at line 40 of file mumps_io_thread.h.

◆ req_num

MUMPS_INT request_io::req_num

Definition at line 34 of file mumps_io_thread.h.

◆ size

long long request_io::size

Definition at line 36 of file mumps_io_thread.h.

◆ vaddr

long long request_io::vaddr

Definition at line 37 of file mumps_io_thread.h.


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