Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dmono-threads-coop.h37 mono_threads_state_poll (void);
43 mono_threads_state_poll (); in mono_threads_safepoint()
H A Dmono-threads-coop.c115 mono_threads_state_poll (void) in mono_threads_state_poll() function
/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dmini-runtime.c4134 register_icall (mono_threads_state_poll, "mono_threads_state_poll", "void", FALSE); in register_icalls()
H A Dmini.c2912 gpointer poll_func = &mono_threads_state_poll; in mono_insert_safepoints()
H A Dmini-s390x.c5121 mono_threads_state_poll); in mono_arch_output_basic_block()