summaryrefslogtreecommitdiffstats
path: root/runtime/monitor_pool.h
Commit message (Expand)AuthorAgeFilesLines
* Replace NULL with nullptrMathieu Chartier2015-04-221-1/+2
* Reserve bits in the lock word for read barriers.Hiroshi Yamauchi2015-03-031-3/+5
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-0/+3
* stdint types all the way!Ian Rogers2014-10-091-1/+1
* Add native memory accounting through custom allocator.Mathieu Chartier2014-08-291-2/+6
* Use memory chunks for monitors on LP64Andreas Gampe2014-07-101-19/+103
* Force inlining on trivial accessors.Ian Rogers2014-04-291-1/+2
* Fix issues with clang and BUILD_HOST_64bit.Ian Rogers2014-03-061-3/+6
* Object model changes to support 64bit.Ian Rogers2014-02-061-0/+94