Searched refs:thread_joined (Results 1 – 3 of 3) sorted by relevance
160 thread_joined = threading.Event()164 if not servicer_context.is_active() or thread_joined.is_set():167 if not servicer_context.is_active() or thread_joined.is_set():
753 int thread_joined; member
1993 (MHD_NO == pos->thread_joined) ) in MHD_cleanup_connections()4364 pos->thread_joined = MHD_YES; in close_all_connections()