aboutsummaryrefslogtreecommitdiff
path: root/src/stable/thread.cpp (follow)
AgeCommit message (Collapse)Author
2012-04-15Updated copyright, packaging, makefile, etc.Mike Buland
2012-04-06Threads can tell you their own ids now, and they can also report that theyMike Buland
failed to start.
2012-04-06Supports ThreadIds now, you can also get the thread id of any thread, andMike Buland
compare ThreadId objects.
2012-03-25Code is all reorganized. We're about ready to release. I should write up aMike Buland
little explenation of the arrangement.