Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dmono-threads-posix.c254 mono_threads_add_to_pending_operation_set (info); in mono_threads_suspend_begin_async_suspend()
278 mono_threads_add_to_pending_operation_set (info); in mono_threads_suspend_begin_async_resume()
291 mono_threads_add_to_pending_operation_set (info); in mono_threads_suspend_abort_syscall()
H A Dmono-threads.c122 mono_threads_add_to_pending_operation_set (info); in begin_async_suspend()
173 mono_threads_add_to_pending_operation_set (MonoThreadInfo* info) in mono_threads_add_to_pending_operation_set() function
884 mono_threads_add_to_pending_operation_set (info); in mono_thread_info_begin_suspend()
959 mono_threads_add_to_pending_operation_set (info); in suspend_sync()
H A Dmono-threads-mach.c80 mono_threads_add_to_pending_operation_set (info); in mono_threads_suspend_begin_async_suspend()
H A Dmono-threads-windows.c57 mono_threads_add_to_pending_operation_set (info); in mono_threads_suspend_begin_async_suspend()
H A Dmono-threads.h628 void mono_threads_add_to_pending_operation_set (THREAD_INFO_TYPE* info); //XXX rename to something …