threadpool: Disable the gc for threadpool threads while waiting for work. Fixes ...
authorRolf Bjarne Kvinge <rolf@xamarin.com>
Fri, 13 Jan 2012 12:47:28 +0000 (13:47 +0100)
committerRolf Bjarne Kvinge <rolf@xamarin.com>
Mon, 16 Jan 2012 23:35:17 +0000 (00:35 +0100)
commit8928c1bf2d0d21d8bf071552b3a31551d4484e4d
treeebb8ef11e4be5d0f7580817fd18cafee052f9440
parent2d739f3c7abcd7798a973d7ad021ba3c52be8ac5
threadpool: Disable the gc for threadpool threads while waiting for work. Fixes #2619
mono/metadata/threadpool.c
mono/metadata/tpool-epoll.c
mono/metadata/tpool-kqueue.c
mono/metadata/tpool-poll.c