OpenSDN source code
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
task_int.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2017 Juniper Networks, Inc. All rights reserved.
3
*/
4
5
#ifndef vnsw_agent_task_api_h
6
#define vnsw_agent_task_api_h
7
8
#include "
task_thread_api.h
"
9
10
typedef
struct
task_
{
11
void
*
agent_task
;
12
void
*
cleanup_timer
;
13
task_thread
deleted_timers
;
14
}
task
;
15
16
#endif
/* vnsw_agent_task_api_h */
thread_
Definition:
task_thread_api.h:10
task_thread_api.h
task_
Definition:
task_int.h:10
task_::deleted_timers
task_thread deleted_timers
Definition:
task_int.h:13
task_::agent_task
void * agent_task
Definition:
task_int.h:11
task_::cleanup_timer
void * cleanup_timer
Definition:
task_int.h:12
task
struct task_ task
contrail
controller
src
vnsw
agent
services
multicast
gmp_map
task_int.h
Generated by
1.8.5