GENERIC_SERVER  0.0.0.9
A light-weight, cross-platform, pluggable, extensible and secure framework for deploying C++ plug-ins.
 All Classes Files Functions Variables Typedefs Pages
Public Attributes | List of all members
thread_info Struct Reference

OS agnostic thread handle. More...

#include <generic_server.h>

Public Attributes

int state
 
pthread_t th
 

Detailed Description

OS agnostic thread handle.

Definition at line 69 of file generic_server.h.


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