OpenSDN source code
|
#include <task_int.h>
Public Attributes | |
void * | agent_task |
void * | cleanup_timer |
task_thread | deleted_timers |
Definition at line 10 of file task_int.h.
void* task_::agent_task |
Definition at line 11 of file task_int.h.
void* task_::cleanup_timer |
Definition at line 12 of file task_int.h.
task_thread task_::deleted_timers |
Definition at line 13 of file task_int.h.