Home
last modified time | relevance | path

Searched refs:mono_thread_info_try_get_internal_thread_gchandle (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dmono-threads.h342 mono_thread_info_try_get_internal_thread_gchandle (THREAD_INFO_TYPE *info, guint32 *gchandle);
H A Dmono-threads.c685 mono_thread_info_try_get_internal_thread_gchandle (MonoThreadInfo *info, guint32 *gchandle) in mono_thread_info_try_get_internal_thread_gchandle() function
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dthreads.c890 if (!mono_thread_info_try_get_internal_thread_gchandle (info, &gchandle)) in mono_thread_detach_internal()
3013 if (!mono_thread_info_try_get_internal_thread_gchandle (info, &gchandle)) in thread_detach()