OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
thread_ Struct Reference

#include <task_thread_api.h>

Collaboration diagram for thread_:

Public Attributes

struct thread_next
 
struct thread_prev
 

Detailed Description

Definition at line 10 of file task_thread_api.h.

Member Data Documentation

struct thread_* thread_::next

Definition at line 11 of file task_thread_api.h.

struct thread_* thread_::prev

Definition at line 12 of file task_thread_api.h.


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