Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dsgen-stw.c298 if (!mono_thread_info_in_critical_location (info)) { in sgen_unified_suspend_stop_world()
/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dmono-threads.h624 gboolean mono_thread_info_in_critical_location (THREAD_INFO_TYPE *info);
H A Dmono-threads.c938 mono_thread_info_in_critical_location (MonoThreadInfo *info) in mono_thread_info_in_critical_location() function