ZipperThread
fThread = new ZipperThread(message, this);
ZipperThread* fThread;
ZipperThread::ExecuteUnit()
ZipperThread::ThreadShutdown()
ZipperThread::ThreadStartupFailed(status_t status)
ZipperThread::ExecuteUnitFailed(status_t status)
ZipperThread::ThreadShutdownFailed(status_t status)
ZipperThread::_MakeShellSafe(BString* string)
ZipperThread::_PipeCommand(int argc, const char** argv, int& in, int& out,
ZipperThread::_SendMessageToWindow(uint32 what, const char* name,
ZipperThread::ZipperThread(BMessage* refsMessage, BWindow* window)
ZipperThread::SuspendExternalZip()
ZipperThread::ResumeExternalZip()
ZipperThread::InterruptExternalZip()
ZipperThread::WaitOnExternalZip()
ZipperThread::_SelectInTracker()
ZipperThread::~ZipperThread()
ZipperThread::ThreadStartup()
class ZipperThread : public GenericThread {
ZipperThread(BMessage* refsMessage,
~ZipperThread();