GNU libmicrohttpd 1.0.2
|
#include </builddir/build/BUILD/libmicrohttpd-1.0.2-build/libmicrohttpd-1.0.2/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.
MHD_thread_ID_ _MHD_thread_handle_ID_::ID |
To be used in the thread itself
Definition at line 424 of file mhd_threads.h.