gecko-dev/xpcom/threads
dbaron%dbaron.org 3c95294952 Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin 2005-11-14 20:09:51 +00:00
..
.cvsignore
Makefile.in
TimerThread.cpp
TimerThread.h
nsAutoLock.cpp
nsAutoLock.h
nsEnvironment.cpp
nsEnvironment.h
nsEventQueue.cpp Backing out fix for bug 303484 since it exposed some other issues and doesn't fix any known crashers. 2005-10-18 01:41:11 +00:00
nsEventQueue.h
nsEventQueueService.cpp Backing out fix for bug 303484 since it exposed some other issues and doesn't fix any known crashers. 2005-10-18 01:41:11 +00:00
nsEventQueueService.h
nsEventQueueUtils.h
nsIEnvironment.idl
nsIEventQueue.idl
nsIEventQueueService.idl
nsIEventTarget.idl
nsIProcess.idl
nsIRunnable.idl
nsISupportsPriority.idl
nsIThread.idl
nsITimer.idl
nsITimerInternal.idl
nsITimerManager.idl
nsPIEventQueueChain.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsProcess.h
nsProcessCommon.cpp WinCE only. ShellExecute is now in the shunt lib, so I can remove a WINCE #define. Also, for process creation WinCE uses NSPR like a good child.... i wonder why the other platforms don't as well. 2005-09-02 18:00:23 +00:00
nsThread.cpp Bug 310487 thread leak 2005-09-30 20:46:14 +00:00
nsThread.h
nsTimerImpl.cpp Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin 2005-11-14 20:09:51 +00:00
nsTimerImpl.h
plevent.c Bug 305949 Part 1 - Separate the frozen XPCOM exports with the XPCOM_API macro; add compatibility methods to the frozen string API; convert most of the tests/tools to use the xpcom glue when appropriate r=darin This checking does not actually stop exporting the nonfrozen methods yet, pending a bunch of test cleanup throughout the tree. 2005-11-08 18:17:49 +00:00
plevent.h Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin 2005-11-14 20:09:51 +00:00