GNU libmicrohttpd 1.0.1
|
#include </builddir/build/BUILD/libmicrohttpd-1.0.1/src/microhttpd/mhd_threads.h>
Data Fields | |
bool | valid |
MHD_thread_ID_native_ | native |
Structure with thread id and validity flag
Definition at line 287 of file mhd_threads.h.
MHD_thread_ID_native_ MHD_thread_ID_struct_::native |
the native thread ID
Definition at line 290 of file mhd_threads.h.
bool MHD_thread_ID_struct_::valid |
true if native ID is set
Definition at line 289 of file mhd_threads.h.