Merge pull request #4274 from kumpera/cctor-abort
[mono.git] / mono / metadata / threads-types.h
index 626a26bb31b61b214a561a40402e1cb8ffeb7fa4..c473777932a32d97d7ba6899877ebacff9b6fff4 100644 (file)
@@ -248,7 +248,7 @@ MONO_API void
 mono_threads_detach_coop (gpointer cookie, gpointer *dummy);
 
 void mono_threads_begin_abort_protected_block (void);
-void mono_threads_end_abort_protected_block (void);
+gboolean mono_threads_end_abort_protected_block (void);
 MonoException* mono_thread_try_resume_interruption (void);
 
 gboolean