Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dmono-threads-coop.c378 mono_threads_enter_gc_unsafe_region_cookie (void) in mono_threads_enter_gc_unsafe_region_cookie() function
H A Dmono-threads.h612 mono_threads_enter_gc_unsafe_region_cookie (void);
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dthreads.c5252 *dummy = mono_threads_enter_gc_unsafe_region_cookie (); in mono_threads_attach_coop()