Remove compiler warning
[mono.git] / mono / metadata / threadpool.c
2012-07-24 Gonzalo Paniagua... Remove compiler warning
2012-07-23 Atsushi EnoMerge pull request #398 from xcrash/feature/wcf.mex...
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-21 Miguel de IcazaMerge pull request #335 from robwilkens/DataGridBugs1
2012-07-21 Miguel de IcazaMerge pull request #337 from robwilkens/IdleThreadsFixes
2012-07-21 Miguel de IcazaMerge pull request #350 from robwilkens/bug1089
2012-07-21 Marek SafarMerge pull request #403 from AerisG222/1596644f26b5b4b1...
2012-07-18 Rodrigo KumperaFix shutdown when the io-tp was not used.
2012-07-18 Zoltan VargaMerge pull request #396 from directhex/master
2012-07-17 Zoltan VargaMerge pull request #394 from directhex/master
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-07-16 Miguel de IcazaMerge pull request #388 from strawd/master
2012-07-16 Marek SafarMerge pull request #390 from baulig/master
2012-07-16 Jérémie LavalMerge pull request #364 from directhex/master
2012-07-13 Rodrigo KumperaClear more threadpool state prior to domain unload.
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-05 Alex Rønne PetersenMerge pull request #316 from decriptor/master
2012-06-05 Rodrigo KumperaCorrectly report an exception in EndInvoke when BeginIn...
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-05-02 Zoltan VargaMerge pull request #285 from joncham/eglib-fixes
2012-04-30 Gonzalo Paniagua... Merge pull request #281 from JamesB7/master
2012-04-25 Rodrigo KumperaMerge pull request #279 from alexrp/master
2012-04-25 alexrpReplicate .NET behavior for exceptions in the finalizer...
2012-04-18 Rodrigo KumperaMerge pull request #276 from bholmes/wsq-deadlock-12-04
2012-04-18 William HolmesFixing some problems with my previous commit.
2012-04-18 Gonzalo Paniagua... Merge pull request #275 from bholmes/wsq-deadlock-12-04
2012-04-18 William Holmesthreadpool.c (async_invoke_thread) :
2012-04-09 Zoltan VargaAllow setting the name of threadpool threads. Fixes...
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-01-16 Rolf Bjarne Kvingethreadpool: Disable the gc for threadpool threads while...
2012-01-14 Miguel de IcazaMerge pull request #213 from linquize/linquize-master
2012-01-12 Gonzalo Paniagua... Heavy IO load might cause obj to be NULL
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-25 Gonzalo Paniagua... Create the first tp thread right away.
2011-09-06 Gonzalo Paniagua... Fallback to poll() if epoll_create() fails
2011-08-17 Miguel de Icazaupdate copyrights
2011-08-13 Gonzalo Paniagua... [threadpool] Exit on unhandled exceptions only
2011-08-13 Gonzalo Paniagua... [threadpool] Work around for a race-condition
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-05-20 Miguel de IcazaMerge pull request #102 from konrad-kruczynski/fix_bug_...
2011-05-19 Rodrigo KumperaFix tp_poll_wait to work with sgen
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-04-14 Gonzalo Paniagua... Clearing the queue messed up with the per-domain job...
2011-03-23 Gonzalo Paniagua... [threadpool] Don't start all the IO threads on first...
2011-03-22 Gonzalo Paniagua... [threadpool] Avoid the infame assert in mono-wsq.
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-17 Gonzalo Paniagua... [Threadpool] Handle multiple calls to cleanup
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-14 Gonzalo Paniagua... [threads] appdomain_refs push/pop speedup
2011-03-09 Gonzalo Paniagua... IO threads have their own name
2011-03-09 Gonzalo Paniagua... Some changes to the threadpool
2011-03-01 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-27 Bojan Rajkovic[threadpool] Fix typo in threadpool thread names.
2011-02-19 Gonzalo Paniagua... [threadpool] Add support for kqueue asynch. IO.
2011-02-18 Gonzalo Paniagua... [threadpool] Split the socket code in separate files.
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-09 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2011-02-08 Gonzalo Paniagua... [threadpool] Added dynamic concurrent queue implementation
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2010-12-17 Gonzalo Paniagua... [ThreadPool] Reset the abort state when unloading a...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-19 Atsushi EnoMerge branch 'myeisha-xml-fixes'
2010-11-19 Atsushi EnoMerge branch 'xml-fixes' of https://github.com/myeisha...
2010-11-18 Gonzalo Paniagua... Updated remove_wsq.
2010-11-17 Gonzalo Paniagua... Fix typo.
2010-11-13 Zoltan VargaFix a typo (DISABLE_SOCKET->DISABLE_SOCKETS).
2010-11-10 Paolo MolaroSet the name of some runtime threads.
2010-10-27 Geoff NortonFix the profiler thread start/end hooks for threadpool...
2010-10-21 Zoltan VargaFix the assembly/class caching problems in the threadpo...
2010-10-14 Gonzalo Paniagua... [ThreadPool] Clear the thread state
2010-10-13 Rolf Bjarne KvingeThe System.Net.Sockets.Socket type lives in both System...
2010-10-04 Marek HabersackMerge branch 'bugfix'
2010-10-04 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-10-04 Gonzalo Paniagua... Check no longer needed.
2010-10-03 Gonzalo Paniagua... Check class names in a better way
2010-10-02 Gonzalo Paniagua... Schedule the user callback from unmanaged code
2010-09-27 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-26 Gonzalo Paniagua... Bypass BeginInvoke for asynch. operations
2010-09-25 Gonzalo Paniagua... Added support for ArraySegment
2010-09-23 Zoltan VargaAdd a few variants of the MONO_GC_REGISTER_ROOT ()...
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-08-24 Gonzalo Paniagua... Fix permissions
2010-08-20 Zoltan VargaFree the wsq data even if the thread pool was not started.
2010-08-18 Zoltan VargaBump the size of the epoll threads to 256k on 64 bit...
2010-08-12 Chris BaconMerge remote branch 'upstream/master'
2010-08-11 Gonzalo Paniagua... AppDomainUnloadedException ignored.
2010-08-07 Miguel de IcazaMerge branch 'master' of github.com:mono/mono
2010-08-05 Gonzalo Paniagua... Silently ignore ThreadAbortException in the tpool.
2010-08-05 Gonzalo Paniagua... Synchronize WSQ create, destroy and clean up.
2010-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
2010-07-30 atsushienoMerge branch 'atsushi'
2010-07-30 Gonzalo Paniagua... .NET2 handling of exceptions in ThreadPool threads
next