Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dmono-threads-windows.c235 mono_native_thread_join_handle (HANDLE thread_handle, gboolean close_handle) in mono_native_thread_join_handle() function
253 return mono_native_thread_join_handle (handle, TRUE); in mono_native_thread_join()
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dthreads.c66 mono_native_thread_join_handle (HANDLE thread_handle, gboolean close_handle);
5054 mono_native_thread_join_handle (thread_handle, TRUE); in threads_native_thread_join_lock()
5065 mono_native_thread_join_handle (thread_handle, TRUE); in threads_native_thread_join_nolock()