Merge pull request #1691 from esdrubal/exitevent
[mono.git] / mono / metadata / threadpool-ms.c
2015-04-20 Marcos HenrichMerge pull request #1691 from esdrubal/exitevent
2015-04-20 Marcos HenrichMerge pull request #1222 from LogosBible/uri-trycreate
2015-04-17 Rodrigo Kumpera[coop] Add missing coop checks for WFSO and WFMO.
2015-04-17 Ludovic Henry[threadpool-ms] Change boolean return type from gboolea...
2015-04-17 Ludovic Henry[threadpool-ms] Fix sgen runtime test crash
2015-04-15 Marek SafarMerge pull request #1693 from Garciat/fix-assembly...
2015-04-15 Miguel de IcazaMerge pull request #1713 from joelmartinez/docs-monodoc...
2015-04-15 Atsushi EnoMerge pull request #1709 from atsushieno/import-codedom...
2015-04-14 Ludovic Henry[threadpool] Make GC skip worker and monitor threads...
2015-04-13 Zoltan VargaMerge pull request #1708 from alexanderkyte/always_use_imt
2015-04-13 Marek SafarMerge pull request #1685 from esdrubal/touint64
2015-04-09 Mark ProbstMerge branch 'feature-concurrent-sweep'
2015-04-09 Alex Rønne PetersenMerge pull request #1695 from gregoryyoung/master
2015-04-07 Zoltan Varga[runtime] Make some threadpool icalls non static to...
2015-04-07 João MatosMerge pull request #1684 from Garciat/fix-zlib-helper
2015-04-07 Martin BauligMerge pull request #1661 from HellBrick/connection...
2015-04-07 Zoltan VargaMerge pull request #1688 from alexanderkyte/handle_chan...
2015-04-07 Alexander KöplingerFix build broken by 4de22ecb2148f4faa3d2892c9835c0cf4b8...
2015-04-06 Rodrigo Kumpera[config] Move the complex.h check to autoconf instead...
2015-04-06 Marcos HenrichMerge pull request #1624 from esdrubal/getprocesstimes
2015-04-06 Rodrigo KumperaMerge pull request #1665 from alexanderkyte/sgen-alloc...
2015-04-03 Marcos HenrichMerge pull request #1678 from esdrubal/tzindst
2015-04-01 Zoltan VargaMerge pull request #1674 from alexanderkyte/gdb_support
2015-04-01 João MatosMerge pull request #1673 from alexanderkyte/minor_cpp_fixes
2015-03-31 Ludovic Henry[threadpool] Add IO support + Needed refactoring of...
2015-03-31 Ludovic Henry[threadpool] Move MonoAsyncResult invocation out of...
2015-03-31 Ludovic Henry[threadpool] Move threadpool-microsoft.{c,h} to threadp...