ELinks 0.18.0
|
#include <stdbool.h>
Functions | |
void | init_map_timer (void) |
void | done_map_timer (void) |
void | add_to_map_timer (struct timer *timer) |
void | del_from_map_timer (struct timer *timer) |
bool | found_in_map_timer (struct timer *timer) |
void add_to_map_timer | ( | struct timer * | timer | ) |
void del_from_map_timer | ( | struct timer * | timer | ) |
void done_map_timer | ( | void | ) |
bool found_in_map_timer | ( | struct timer * | timer | ) |
void init_map_timer | ( | void | ) |