Aleviate fencing on critical regions and allocation.
[mono.git] / mono / utils / hazard-pointer.c
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-05-12 Rodrigo KumperaMerge pull request #92 from konrad-kruczynski/master
2011-05-12 Rodrigo KumperaMerge pull request #96 from ualtinok/master
2011-05-06 Mark Probst[utils] Fix lock-free data structures.
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-27 Chris ToshokMerge branch 'master' of github.com:mono/mono
2011-04-27 Mark Probst[utils] Make delayed free table not wait to truly make...
2011-04-27 Marek HabersackMerged pull request #88 from skolima/msbuild-merge.
2011-04-27 Rodrigo KumperaMerged pull request #58 from XTZGZoReX/master.
2011-04-26 Mark Probst[utils] Fix a bug in the lock-free hazard table.
2011-04-21 Chris ToshokMerge branch 'master' of github.com:/mono/mono
2011-04-21 Mark Probst[utils] Lock-free hazard pointers.
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 KumperaRemove useless commented code
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...