Motr  M0
be_ut_queue_ctx Struct Reference
Collaboration diagram for be_ut_queue_ctx:
Collaboration graph

Data Fields

struct be_ut_queue_cfgbutx_cfg
 
struct m0_be_queuebutx_bq
 
struct m0_atomic64 butx_pos
 
struct m0_atomic64 butx_clock
 
struct be_ut_queue_databutx_data
 
struct be_ut_queue_resultbutx_result
 

Detailed Description

Definition at line 86 of file queue.c.

Field Documentation

◆ butx_bq

struct m0_be_queue* butx_bq

Definition at line 88 of file queue.c.

◆ butx_cfg

struct be_ut_queue_cfg* butx_cfg

Definition at line 87 of file queue.c.

◆ butx_clock

struct m0_atomic64 butx_clock

Definition at line 92 of file queue.c.

◆ butx_data

struct be_ut_queue_data* butx_data

Definition at line 93 of file queue.c.

◆ butx_pos

struct m0_atomic64 butx_pos

Definition at line 90 of file queue.c.

◆ butx_result

struct be_ut_queue_result* butx_result

Definition at line 94 of file queue.c.


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