[threads] Export mono_thread_info_detach () for use in the profiler.
[mono.git] / mono / utils / mono-threads.h
index 36f745894abcdd3ec314056bab344d24ef112f08..97c77de6e7df32e02c97b643813bec873cbd7dc6 100644 (file)
@@ -333,7 +333,7 @@ mono_thread_info_register_small_id (void);
 THREAD_INFO_TYPE *
 mono_thread_info_attach (void *baseptr);
 
-void
+MONO_API void
 mono_thread_info_detach (void);
 
 gboolean