test_op_il_seq_point.sh now properly tests AOT compilation.
[mono.git] / mono / metadata / threads.h
index ab3f6cba7ddaa36859279b8bb04c410388a35809..79b5b36034216d49e49ad7024aa7f27e5ffc5099 100644 (file)
@@ -48,6 +48,8 @@ MONO_API void mono_threads_request_thread_dump (void);
 
 MONO_API mono_bool mono_thread_is_foreign (MonoThread *thread);
 
+extern MONO_API void mono_thread_detach_if_exiting (void);
+
 MONO_END_DECLS
 
 #endif /* _MONO_METADATA_THREADS_H_ */