[netcore] Implement missing ThreadPool methods (for metrics) (#16076)
commit85265d884cf31f8779daba2d639eb795fbc9bd5e
authorEgor Bogatov <egorbo@gmail.com>
Mon, 26 Aug 2019 15:35:38 +0000 (26 18:35 +0300)
committerRyan Lucia <rylucia@microsoft.com>
Mon, 26 Aug 2019 15:35:38 +0000 (26 11:35 -0400)
tree59d5caf336c778f7b03a6bd8839aaceb95501000
parentf9be7a67d33d9bdec342401a8ed84885672e9b67
[netcore] Implement missing ThreadPool methods (for metrics) (#16076)

* Implement missing ThreadPool methods

* Address feedback

* ifdef for mono_threadpool_worker_get_completed_threads_count

* remove GetPendingUnmanagedWorkItemCount
mono/metadata/icall-def-netcore.h
mono/metadata/threadpool-worker-default.c
mono/metadata/threadpool-worker-wasm.c
mono/metadata/threadpool-worker.h
mono/metadata/threadpool.c
netcore/CoreFX.issues.rsp
netcore/System.Private.CoreLib/src/System.Threading/ThreadPool.cs