Motr  M0
m0_timer_tid Struct Reference

#include <timer.h>

Collaboration diagram for m0_timer_tid:
Collaboration graph

Data Fields

pid_t tt_tid
 
struct m0_tlink tt_linkage
 
uint64_t tt_magic
 

Detailed Description

Item of threads ID list in locality. Used in the implementation of userspace hard timer.

Definition at line 76 of file timer.h.

Field Documentation

◆ tt_linkage

struct m0_tlink tt_linkage

Definition at line 78 of file timer.h.

◆ tt_magic

uint64_t tt_magic

Definition at line 79 of file timer.h.

◆ tt_tid

pid_t tt_tid

Definition at line 77 of file timer.h.


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