15 #include "pStatThread.h"
16 #include "pStatClient.h"
27 return _client->get_thread_object(_index);
Thread * get_thread() const
Returns the Panda Thread object associated with this particular PStatThread.
static Thread * get_current_thread()
Returns a pointer to the currently-executing Thread object.
A thread; that is, a lightweight process.