[runtime] Add a mono_threads_close_thread_handle () function and use it to close...
commit4664161ae34ec5b7b27952276f258f3433ea97fe
authorZoltan Varga <vargaz@gmail.com>
Thu, 1 Sep 2016 11:34:00 +0000 (1 13:34 +0200)
committerGitHub <noreply@github.com>
Thu, 1 Sep 2016 11:34:00 +0000 (1 13:34 +0200)
tree09286195db3d36e1e5d0c3655ed3cd985eec8fd4
parent097c8e17cbc9b1197610d90a24ecd16baa86675c
[runtime] Add a mono_threads_close_thread_handle () function and use it to close thread handles instead of CloseHandle (). (#3497)
mono/metadata/threads.c
mono/utils/mono-threads-posix.c
mono/utils/mono-threads-windows.c
mono/utils/mono-threads.c
mono/utils/mono-threads.h