nufw_threadtype Struct Reference

#include <structure.h>


Data Fields

pthread_t thread
pthread_mutex_t mutex


Detailed Description

All data of a thread (use for packetsrv())

Definition at line 154 of file structure.h.


Field Documentation

pthread_mutex_t nufw_threadtype::mutex

Definition at line 156 of file structure.h.

Referenced by create_thread(), nufw_stop_thread(), thread_destroy(), thread_new(), thread_new_wdata(), thread_stop(), tls_nufw_authsrv(), and tls_user_authsrv().

pthread_t nufw_threadtype::thread

Definition at line 155 of file structure.h.

Referenced by create_thread(), nufw_stop_thread(), thread_new(), thread_new_wdata(), and thread_wait_end().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 20 04:00:45 2008 for NuFW by  doxygen 1.4.7