Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dthreads.c472 get_thread_static_data (MonoInternalThread *thread, guint32 offset) in get_thread_static_data() function
511 return (MonoThread **)get_thread_static_data (thread, offset); in get_current_thread_ptr_for_domain()
4321 return get_thread_static_data (thread, offset); in mono_get_special_static_data_for_thread()