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

Data Fields

struct m0_thread ats_thread
 
void * ats_ptr [BE_UT_ALLOC_PTR_NR]
 
int ats_nr
 

Detailed Description

Definition at line 50 of file alloc.c.

Field Documentation

◆ ats_nr

int ats_nr

number of interations for this thread

Definition at line 55 of file alloc.c.

◆ ats_ptr

void* ats_ptr[BE_UT_ALLOC_PTR_NR]

pointers array for this thread

Definition at line 53 of file alloc.c.

◆ ats_thread

struct m0_thread ats_thread

Definition at line 51 of file alloc.c.


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