Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dmono-threads.h600 gboolean mono_threads_transition_detach (THREAD_INFO_TYPE *info);
H A Dmono-threads-state-machine.c134 mono_threads_transition_detach (MonoThreadInfo *info) in mono_threads_transition_detach() function
H A Dmono-threads.c498 mono_threads_transition_detach (info); in unregister_thread()