Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dthreads-types.h185 mono_threads_release_app_context (MonoAppContext* ctx, MonoError *error);
H A Dthreads.c2955 mono_threads_release_app_context (MonoAppContext* ctx, MonoError *error) in mono_threads_release_app_context() function
2972mono_threads_release_app_context (MONO_HANDLE_RAW (ctx), error); /* FIXME use handles in mono_thre… in ves_icall_System_Runtime_Remoting_Contexts_Context_ReleaseContext()