libubox
C utility functions for OpenWrt.
sleeper Struct Reference
Collaboration diagram for sleeper:

Data Fields

int val
 
bool kill
 
struct uloop_timeout t
 
struct runqueue_process proc
 

Detailed Description

Definition at line 29 of file test-runqueue.c.

Field Documentation

◆ kill

bool sleeper::kill

Definition at line 31 of file test-runqueue.c.

◆ proc

struct runqueue_process sleeper::proc

Definition at line 31 of file test-runqueue.c.

◆ t

struct uloop_timeout sleeper::t

Definition at line 31 of file test-runqueue.c.

◆ val

int sleeper::val

Definition at line 30 of file test-runqueue.c.


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