[threads] Make mono_thread_detach_internal static (#5241)
[mono.git] / mono / metadata / threads-types.h
index 0a1b6b7d1164b7c9d4c623b07cc36b20d24e734b..cf40b5a09d17a412279223672c5e59cdc547aecf 100644 (file)
@@ -245,8 +245,6 @@ void mono_threads_add_joinable_thread (gpointer tid);
 void mono_threads_join_threads (void);
 void mono_thread_join (gpointer tid);
 
-void mono_thread_detach_internal (MonoInternalThread *thread);
-
 void ves_icall_System_Threading_Thread_GetStackTraces (MonoArray **out_threads, MonoArray **out_stack_traces);
 
 MONO_API gpointer