ReactOS 0.4.15-dev-7924-g5949c20
sys_timeo Struct Reference

#include <timers.h>

Collaboration diagram for sys_timeo:

Public Attributes

struct sys_timeonext
 
u32_t time
 
sys_timeout_handler h
 
voidarg
 

Detailed Description

Definition at line 67 of file timers.h.

Member Data Documentation

◆ arg

void* sys_timeo::arg

Definition at line 71 of file timers.h.

◆ h

sys_timeout_handler sys_timeo::h

Definition at line 70 of file timers.h.

◆ next

struct sys_timeo* sys_timeo::next

Definition at line 68 of file timers.h.

◆ time

u32_t sys_timeo::time

Definition at line 69 of file timers.h.


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