Justin - 2011-05-12

Hi, I am currently trying out your implementation of the c++0x threads and noticed that you dont have the ref() function created. Is there another method that you use to pass a reference to the thread? Do you just use regular pass by reference notation?
Justin