Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dmono-threads-coop.h64 mono_threads_enter_gc_unsafe_region_with_info (THREAD_INFO_TYPE *info, gpointer *stackdata);
69 …gpointer __gc_unsafe_cookie = mono_threads_enter_gc_unsafe_region_with_info ((info), &__gc_unsafe_…
H A Dmono-threads-coop.c312 …return mono_threads_enter_gc_unsafe_region_with_info (mono_thread_info_current_unchecked (), stack… in mono_threads_enter_gc_unsafe_region()
316 mono_threads_enter_gc_unsafe_region_with_info (THREAD_INFO_TYPE *info, gpointer *stackdata) in mono_threads_enter_gc_unsafe_region_with_info() function