Merge pull request #895 from openscenegraph/CurrentThreadId
Added commment explaining that OpenThreads::Thread::CurrentThread() r…
This commit is contained in:
commit
3930621edc
@ -109,7 +109,7 @@ public:
|
||||
|
||||
|
||||
/**
|
||||
* Return a pointer to the current running thread
|
||||
* Return a pointer to the current running thread, returns NULL for a non OpenThreads thread.
|
||||
*/
|
||||
static Thread *CurrentThread();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user