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

Data Fields

pid_t tgs_tid
 
struct m0_semaphore tgs_sem_init
 
struct m0_semaphore tgs_sem_resume
 
struct thread_grouptgs_group
 

Detailed Description

Definition at line 47 of file timer.c.

Field Documentation

◆ tgs_group

struct thread_group* tgs_group

Definition at line 51 of file timer.c.

◆ tgs_sem_init

struct m0_semaphore tgs_sem_init

Definition at line 49 of file timer.c.

◆ tgs_sem_resume

struct m0_semaphore tgs_sem_resume

Definition at line 50 of file timer.c.

◆ tgs_tid

pid_t tgs_tid

Definition at line 48 of file timer.c.


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