Searched refs:MHD_thread_handle_ (Results 1 – 3 of 3) sorted by relevance
202 typedef pthread_t MHD_thread_handle_; typedef205 typedef HANDLE MHD_thread_handle_; typedef
657 MHD_thread_handle_ pid;1102 MHD_thread_handle_ pid;
1266 create_thread (MHD_thread_handle_ *thread, in create_thread()