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

Data Fields

struct m0_thread sgt_thread
 
pid_t sgt_tid
 
struct m0_semaphore sgt_asts_run_sem
 
struct m0_semaphore sgt_stop_sem
 
struct m0_sm_group sgt_grp
 
bool sgt_lock_new
 

Detailed Description

Definition at line 58 of file helper.c.

Field Documentation

◆ sgt_asts_run_sem

struct m0_semaphore sgt_asts_run_sem

Definition at line 61 of file helper.c.

◆ sgt_grp

struct m0_sm_group sgt_grp

Definition at line 63 of file helper.c.

◆ sgt_lock_new

bool sgt_lock_new

Definition at line 64 of file helper.c.

◆ sgt_stop_sem

struct m0_semaphore sgt_stop_sem

Definition at line 62 of file helper.c.

◆ sgt_thread

struct m0_thread sgt_thread

Definition at line 59 of file helper.c.

◆ sgt_tid

pid_t sgt_tid

Definition at line 60 of file helper.c.


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