Searched defs:MHD_join_thread_ (Results 1 – 1 of 1) sorted by relevance
224 #define MHD_join_thread_(thread) pthread_join((thread), NULL) macro232 #define MHD_join_thread_(thread) (WAIT_OBJECT_0 == WaitForSingleObject((thread), INFINITE) ? (Close… macro