Home
last modified time | relevance | path

Searched refs:mono_threads_platform_get_stack_bounds (Results 1 – 11 of 11) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dmono-threads-haiku.c10 mono_threads_platform_get_stack_bounds (guint8 **staddr, size_t *stsize) in mono_threads_platform_get_stack_bounds() function
H A Dmono-threads-netbsd.c13 mono_threads_platform_get_stack_bounds (guint8 **staddr, size_t *stsize) in mono_threads_platform_get_stack_bounds() function
H A Dmono-threads-freebsd.c14 mono_threads_platform_get_stack_bounds (guint8 **staddr, size_t *stsize) in mono_threads_platform_get_stack_bounds() function
H A Dmono-threads-openbsd.c13 mono_threads_platform_get_stack_bounds (guint8 **staddr, size_t *stsize) in mono_threads_platform_get_stack_bounds() function
H A Dmono-threads-linux.c13 mono_threads_platform_get_stack_bounds (guint8 **staddr, size_t *stsize) in mono_threads_platform_get_stack_bounds() function
H A Dmono-threads-android.c44 mono_threads_platform_get_stack_bounds (guint8 **staddr, size_t *stsize) in mono_threads_platform_get_stack_bounds() function
H A Dmono-threads-wasm.c127 mono_threads_platform_get_stack_bounds (guint8 **staddr, size_t *stsize) in mono_threads_platform_get_stack_bounds() function
H A Dmono-threads-mach.c244 mono_threads_platform_get_stack_bounds (guint8 **staddr, size_t *stsize) in mono_threads_platform_get_stack_bounds() function
H A Dmono-threads-windows.c269 mono_threads_platform_get_stack_bounds (guint8 **staddr, size_t *stsize) in mono_threads_platform_get_stack_bounds() function
H A Dmono-threads.h514 void mono_threads_platform_get_stack_bounds (guint8 **staddr, size_t *stsize);
H A Dmono-threads.c1206 mono_threads_platform_get_stack_bounds (staddr, stsize); in mono_thread_info_get_stack_bounds()