GNU libmicrohttpd 1.0.1
|
#include </home/lkp/rpmbuild/BUILD/libmicrohttpd-1.0.1/src/microhttpd/mhd_threads.h>
Data Fields | |
MHD_thread_handle_ | handle |
MHD_thread_ID_ | ID |
Definition at line 421 of file mhd_threads.h.
MHD_thread_handle_ _MHD_thread_handle_ID_::handle |
To be used in other threads
Definition at line 423 of file mhd_threads.h.
Referenced by MHD_connection_cleanup_(), MHD_daemon_close_all_connections_(), and MHD_daemon_destroy().
MHD_thread_ID_ _MHD_thread_handle_ID_::ID |
To be used in the thread itself
Definition at line 424 of file mhd_threads.h.