about summary refs log tree commit diff
path: root/src/rt/memory_region.cpp
AgeCommit message (Collapse)AuthorLines
2010-08-17Lots of changes around memory managment in the Runtime. Added memory regions ↵Michael Bebenita-0/+100
and fixed race caused by calling rust_srv::malloc() from multiple threads when sending messages.