gecko-dev/xpcom/threads
redfive%acm.org 6d59aea94b bug 357426 add static ctor/dtor PRLock methods via nsAutoLock ala. nsAutoMonitor
r=brendan
sr=jst
2006-10-27 00:57:14 +00:00
..
.cvsignore
Makefile.in fixes bug 333167 "remove idle timer / timer manager after bug 326273 is fixed" r=pavlov 2006-06-29 00:01:58 +00:00
TimerThread.cpp fixing uninitialized variable error in TimerThread::Init. 2006-05-10 18:30:57 +00:00
TimerThread.h
nsAutoLock.cpp bug 357426 add static ctor/dtor PRLock methods via nsAutoLock ala. nsAutoMonitor 2006-10-27 00:57:14 +00:00
nsAutoLock.h bug 357426 add static ctor/dtor PRLock methods via nsAutoLock ala. nsAutoMonitor 2006-10-27 00:57:14 +00:00
nsEnvironment.cpp
nsEnvironment.h
nsEventQueue.cpp fixes bug 343731 "###!!! ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr', file ../../dist/include/xpcom/nsCOMPtr.h, line 594" r=biesi 2006-07-06 18:46:31 +00:00
nsEventQueue.h fix vc6 bustage 2006-05-10 19:02:05 +00:00
nsIEnvironment.idl
nsIEventTarget.idl
nsIProcess.idl
nsIRunnable.idl
nsISupportsPriority.idl
nsIThread.idl
nsIThreadInternal.idl 340032 nsIThreadObserver needs a method called after processing an event to support Cocoa autorelease pools. r=darin sr=bryner 2006-06-07 00:06:11 +00:00
nsIThreadManager.idl
nsIThreadPool.idl
nsITimer.idl
nsProcess.h
nsProcessCommon.cpp Bug 342671 Leaking process information handle in nsProcessCommon.cpp 2006-09-22 07:43:07 +00:00
nsThread.cpp Bug 353280 nsThread::PushEventQueue leaks queue if !queue->IsInitialized (nsEventQueue::nsEventQueue() : mMonitor(nsAutoMonitor::NewMonitor("xpcom.eventqueue")) fails) 2006-10-16 08:02:37 +00:00
nsThread.h
nsThreadManager.cpp Tidy up nsThreadManager::Shutdown per suggestion from roc (see bug 326273) 2006-05-11 01:24:57 +00:00
nsThreadManager.h fixing btek build bustage. making destructor public so it can be called 2006-05-10 18:05:38 +00:00
nsThreadPool.cpp
nsThreadPool.h
nsTimerImpl.cpp fixes bug 333167 "remove idle timer / timer manager after bug 326273 is fixed" r=pavlov 2006-06-29 00:01:58 +00:00
nsTimerImpl.h fixes bug 333167 "remove idle timer / timer manager after bug 326273 is fixed" r=pavlov 2006-06-29 00:01:58 +00:00