Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dmono-threads.h402 mono_thread_info_usleep (guint64 us);
H A Dmono-threads.c621 mono_thread_info_usleep (10); in mono_threads_attach_tools_thread()
1358 mono_thread_info_usleep (guint64 us) in mono_thread_info_usleep() function
/dports/lang/mono/mono-5.10.1.57/mono/sgen/
H A Dsgen-fin-weak-hash.c446 mono_thread_info_usleep (200); in add_stage_entry()
H A Dsgen-gc.c3307 mono_thread_info_usleep (1000); in sgen_gc_init()
/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dmini-posix.c722 mono_thread_info_usleep (10 * 1000 /* 10ms */);