|
libubox
C utility functions for OpenWrt.
|

Data Fields | |
| int | val |
| bool | kill |
| struct uloop_timeout | t |
| struct runqueue_process | proc |
Definition at line 29 of file test-runqueue.c.
| bool sleeper::kill |
Definition at line 31 of file test-runqueue.c.
| struct runqueue_process sleeper::proc |
Definition at line 31 of file test-runqueue.c.
| struct uloop_timeout sleeper::t |
Definition at line 31 of file test-runqueue.c.
| int sleeper::val |
Definition at line 30 of file test-runqueue.c.