summary refs log tree commit diff
path: root/src/rt/rust_upcall.cpp
AgeCommit message (Expand)AuthorLines
2010-07-19Added a message passing system based on lock free queues for inter-thread com...Michael Bebenita-330/+270
2010-07-15Fix a couple fails with wrong arg count (new arg from last gc change); expand...Graydon Hoare-3/+5
2010-07-04Fix typo in upcall_recv log message.Graydon Hoare-1/+1
2010-07-02Improve logging on upcall_malloc.Graydon Hoare-2/+7
2010-06-28Move more of the GC logic into the runtime.Graydon Hoare-10/+29
2010-06-23Populate tree.Graydon Hoare-0/+654