Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dthreads-types.h207 gboolean mono_thread_test_and_set_state (MonoInternalThread *thread, MonoThreadState test, MonoThre…
H A Dmonitor.c895 …if (!mono_thread_test_and_set_state (thread, ThreadState_AbortRequested, ThreadState_WaitSleepJoin… in mono_monitor_try_enter_inflated()
H A Dthreads.c4711 mono_thread_test_and_set_state (MonoInternalThread *thread, MonoThreadState test, MonoThreadState s… in mono_thread_test_and_set_state() function