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

Data Fields

struct m0_timer tgt_timer
 
struct thread_grouptgt_group
 
m0_time_t tgt_expire
 
struct m0_semaphore tgt_done
 

Detailed Description

Definition at line 54 of file timer.c.

Field Documentation

◆ tgt_done

struct m0_semaphore tgt_done

Definition at line 58 of file timer.c.

◆ tgt_expire

m0_time_t tgt_expire

Definition at line 57 of file timer.c.

◆ tgt_group

struct thread_group* tgt_group

Definition at line 56 of file timer.c.

◆ tgt_timer

struct m0_timer tgt_timer

Definition at line 55 of file timer.c.


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