24 ExternalThread() :
Thread(
"External",
"External") {
34 ExternalThread(
const std::string &name,
const std::string &sync_name) :
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
A thread; that is, a lightweight process.
TypeHandle is the identifier used to differentiate C++ class types.