GNU libmicrohttpd 1.0.0
|
#include </builddir/build/BUILD/libmicrohttpd-1.0.0/src/microhttpd/mhd_threads.h>
Data Fields | |
bool | valid |
MHD_thread_handle_native_ | native |
Structure with thread handle and validity flag
Definition at line 152 of file mhd_threads.h.
MHD_thread_handle_native_ MHD_thread_handle_struct_::native |
the native thread handle
Definition at line 155 of file mhd_threads.h.
bool MHD_thread_handle_struct_::valid |
true if native handle is set
Definition at line 154 of file mhd_threads.h.