GNU libmicrohttpd 1.0.1
Loading...
Searching...
No Matches
_MHD_thread_handle_ID_ Struct Reference

#include </builddir/build/BUILD/libmicrohttpd-1.0.1-build/libmicrohttpd-1.0.1/src/microhttpd/mhd_threads.h>

Data Fields

MHD_thread_handle_ handle
 
MHD_thread_ID_ ID
 

Detailed Description

Definition at line 421 of file mhd_threads.h.

Field Documentation

◆ handle

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_create_thread_(), MHD_daemon_close_all_connections_(), and MHD_daemon_destroy().

◆ ID

MHD_thread_ID_ _MHD_thread_handle_ID_::ID

To be used in the thread itself

Definition at line 424 of file mhd_threads.h.


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