gecko-dev/xpcom/threads
sspitzer%netscape.com b2cb4ec80d check for existence before NS_ADDREFing.
this was causing a crash in smtpTest, pop3Test and nntpTest, where we
weren't registering the EventQueue component.

also, make these destructors virtual.
1999-05-07 00:09:46 +00:00
..
nsAutoLock.h Added include for nsError.h to get nsresult. 1999-04-30 23:49:30 +00:00
nsEventQueue.cpp Changed the arguments to PostSynchronousEvent. Added an EventLoop method. 1999-05-05 23:55:10 +00:00
nsEventQueue.h Changed the arguments to PostSynchronousEvent. Added an EventLoop method. 1999-05-05 23:55:10 +00:00
nsEventQueueService.cpp check for existence before NS_ADDREFing. 1999-05-07 00:09:46 +00:00
nsIEventQueue.h Changed the arguments to PostSynchronousEvent. Added an EventLoop method. 1999-05-05 23:55:10 +00:00
nsIEventQueueService.h Committing changes to support the new nsIEventQueue interface. 1999-05-04 23:35:25 +00:00
nsIThread.h
nsThread.cpp
nsThread.h include prcmon.h for nsThread.h, until unix defines NS_MT_SUPPORTED for nsISupports.h 1999-05-04 07:11:31 +00:00