Searched defs:mg_thread_ctx (Results 1 – 2 of 2) sorted by relevance
4 struct mg_thread_ctx { struct20 struct mg_thread_ctx *mg = ptr; in destroy_context() argument
175 struct mg_thread_ctx { struct182 static __thread struct mg_thread_ctx last_error_context; argument