New test.
[mono.git] / mono / metadata / threadpool-internals.h
1 #ifndef _MONO_THREADPOOL_INTERNALS_H_
2 #define _MONO_THREADPOOL_INTERNALS_H_
3
4 void mono_thread_pool_remove_socket (int sock);
5 #endif