GNU libmicrohttpd 1.0.2
Loading...
Searching...
No Matches
MHD_thread_ID_struct_ Struct Reference

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

Data Fields

bool valid
MHD_thread_ID_native_ native

Detailed Description

Structure with thread id and validity flag

Definition at line 287 of file mhd_threads.h.

Field Documentation

◆ native

MHD_thread_ID_native_ MHD_thread_ID_struct_::native

the native thread ID

Definition at line 290 of file mhd_threads.h.

◆ valid

bool MHD_thread_ID_struct_::valid

true if native ID is set

Definition at line 289 of file mhd_threads.h.


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