OpenSDN source code
task_ Struct Reference

#include <task_int.h>

Collaboration diagram for task_:

Public Attributes

void * agent_task
 
void * cleanup_timer
 
task_thread deleted_timers
 

Detailed Description

Definition at line 10 of file task_int.h.

Member Data Documentation

◆ agent_task

void* task_::agent_task

Definition at line 11 of file task_int.h.

◆ cleanup_timer

void* task_::cleanup_timer

Definition at line 12 of file task_int.h.

◆ deleted_timers

task_thread task_::deleted_timers

Definition at line 13 of file task_int.h.


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