#include <structure.h>
Data Fields | |
| pthread_t | thread |
| pthread_mutex_t | mutex |
Definition at line 154 of file structure.h.
| 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().
1.4.7