Move three trivial threadpool icalls to callers. (mono/mono#14296)
authorJay Krell <jay.krell@cornell.edu>
Thu, 2 May 2019 14:25:58 +0000 (07:25 -0700)
committerAleksey Kliger (λgeek) <aleksey@xamarin.com>
Thu, 2 May 2019 14:25:58 +0000 (10:25 -0400)
commit71792267c80789095720921567d42d1c7d0330eb
tree5bd94b54d446e7026df377be59e5bd1df5da5f8c
parente669f165a302b8a2c4a1cb593db89128a305298d
Move three trivial threadpool icalls to callers. (mono/mono#14296)

ves_icall_System_Threading_ThreadPool_PostQueuedCompletionStatus
 ves_icall_System_Threading_ThreadPool_BindIOCompletionCallbackNative
 ves_icall_System_Threading_ThreadPool_IsThreadPoolHosted

Commit migrated from https://github.com/mono/mono/commit/d371432a1030db86d1ed6afb9bc174fb1587191f
src/mono/configure.ac
src/mono/mono/metadata/icall-def.h
src/mono/mono/metadata/icall-table.h
src/mono/mono/metadata/threadpool.c
src/mono/mono/metadata/threadpool.h