Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dthreads.c2563 mono_threads_is_critical_method (MonoMethod *method) in mono_threads_is_critical_method() function
2580 if (mono_threads_is_critical_method (m)) { in find_wrapper()
4831 …protected_wrapper = ji && !ji->is_trampoline && !ji->async && mono_threads_is_critical_method (mon… in async_abort_critical()
4907 …protected_wrapper = ji && !ji->is_trampoline && !ji->async && mono_threads_is_critical_method (mon… in async_suspend_critical()