HomeSort by relevance Sort by last modified time
    Searched refs:MHD_thread_handle_ (Results 1 - 3 of 3) sorted by null

  /external/libmicrohttpd/src/include/
platform_interface.h 202 typedef pthread_t MHD_thread_handle_;
205 typedef HANDLE MHD_thread_handle_;
  /external/libmicrohttpd/src/microhttpd/
internal.h 657 MHD_thread_handle_ pid;
1102 MHD_thread_handle_ pid;
    [all...]
daemon.c 1266 create_thread (MHD_thread_handle_ *thread,
    [all...]

Completed in 70 milliseconds