All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
ana::ThreadPool::Task Struct Reference

#include <ThreadPool.h>

Public Attributes

func_t func
 
void * ctx
 

Detailed Description

Definition at line 52 of file ThreadPool.h.

Member Data Documentation

void* ana::ThreadPool::Task::ctx

Definition at line 52 of file ThreadPool.h.

func_t ana::ThreadPool::Task::func

Definition at line 52 of file ThreadPool.h.


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