#include <timeout.h>
Public Member Functions | |
| Bitfield (needs_fixup, 1) | |
Data Fields | |
| struct fe * | next |
| long | timeout |
| unsigned long | tid |
| short | kind |
| short | func_index |
| genericptr_t | arg |
| fe::Bitfield | ( | needs_fixup | , |
| 1 | |||
| ) |
Referenced by obj_move_timers(), obj_split_timers(), obj_stop_timers(), relink_timers(), run_timers(), and start_timer().
| short fe::func_index |
Referenced by obj_split_timers(), obj_stop_timers(), run_timers(), start_timer(), and stop_timer().
| short fe::kind |
Referenced by obj_move_timers(), obj_split_timers(), obj_stop_timers(), relink_timers(), run_timers(), start_timer(), stop_timer(), and write_timer().
| unsigned long fe::tid |
Referenced by start_timer().
| long fe::timeout |
Referenced by obj_split_timers(), obj_stop_timers(), run_timers(), start_timer(), and stop_timer().
1.7.2