[runtime] Remove the usage of MONO_INTERNAL, use MONO_API to mark exported functions...
[mono.git] / mono / utils / hazard-pointer.h
2015-03-05 Zoltan Varga[runtime] Remove the usage of MONO_INTERNAL, use MONO_A...
2014-10-29 Zoltan VargaMerge pull request #944 from ermshiperete/bug-novell...
2014-06-19 Alex Rønne PetersenMerge pull request #1109 from adbre/iss358
2014-06-11 Alex Rønne PetersenMerge pull request #890 from xoofx/master
2014-05-27 Sebastien PouliotMerge pull request #1057 from lextm/master
2014-05-22 Atsushi EnoMerge pull request #924 from marcusva/master
2014-05-16 Miguel de IcazaMerge pull request #943 from ermshiperete/bug-novell...
2014-05-15 Miguel de IcazaMerge pull request #925 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #942 from ermshiperete/MessageBoxBugs
2014-05-15 Miguel de IcazaMerge pull request #948 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #926 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #954 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #951 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #950 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #949 from ermshiperete/bug-novell...
2014-04-28 Alexis ChristoforidesMerge pull request #920
2014-04-25 Alex Rønne PetersenMerge pull request #916 from akoeplinger/fix-gac-test
2014-04-12 Alex Rønne PetersenMerge pull request #656 from LogosBible/collection_lock
2014-04-12 Alex Rønne PetersenMerge pull request #273 from joncham/bug-getpid
2014-04-11 Alexis ChristoforidesMerge pull request #845 from meyerrj/master
2014-04-07 Alexis ChristoforidesMerge pull request #955 from ermshiperete/bug-xamarin...
2014-04-05 Alexis ChristoforidesMerge pull request #941 from upsilon/fix-layoutsettings...
2014-03-18 Marek SafarMerge pull request #963 from kebby/master
2014-03-17 Marek SafarMerge pull request #956 from ermshiperete/bug-xamarin...
2014-03-14 Mark Probst[sgen] Restore hazard pointers in suspend signal handle...
2013-10-21 Alex Rønne PetersenMerge pull request #268 from pcc/menudeactivate
2013-10-21 Alex Rønne PetersenMerge pull request #260 from pcc/topmost
2013-08-14 Marek SafarMerge pull request #733 from amoiseev-softheme/bugfix...
2013-03-12 Rodrigo KumperaMerge pull request #505 from roji/shutdown_flow
2013-03-04 Miguel de IcazaMerge pull request #588 from Daniel15/bug-10872
2013-02-28 Rodrigo KumperaMerge pull request #537 from madewokherd/ccwmarshal
2013-02-09 Miguel de IcazaMerge pull request #475 from pruiz/xamarin-bug-7408
2013-02-09 Miguel de IcazaMerge pull request #524 from pruiz/mvc-allowhtml-fix
2013-02-07 Marek SafarMerge pull request #472 from MelanieT/spmanager_fix
2013-02-03 Mark Probst[sgen] Fix hazard pointer free deadlock problem. Fixes...
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-05-01 Miguel de IcazaMerge pull request #90 from nulltoken/patch-1.
2011-04-29 Rodrigo KumperaMake SMR available during the whole registration/unregi...
2011-04-08 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-04-08 Rodrigo KumperaMove thread management from sgen to utils. Move smr...
2011-04-06 Rodrigo KumperaIncrease number of hazard pointer to 3. The linked...
2011-04-06 Rodrigo KumperaMake the small_id_table a bitset.
2011-03-21 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-18 Rodrigo KumperaMove get_hazardous_pointer to utils/hazard-pointer.
2011-03-18 Rodrigo KumperaMove hazard pointer and small_id code to utils/hazard...