OSVR-Core
|
Class to temporarily (in RAII style) change a thread ID variable to the current thread, then back again when we leave scope. More...
#include <ServerImpl.h>
Public Member Functions | |
TemporaryThreadIDChanger (boost::thread::id &id) | |
Class to temporarily (in RAII style) change a thread ID variable to the current thread, then back again when we leave scope.