mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 04:05:49 +00:00
607ea9e584
implementations for windows and everyone else. They are now written to use PR_AtomicIncrement and PR_AtomicDecrement. this meant adding #include "pratom.h". A side effect of this change is that no one needs to include "windows.h" in .cpp files which were implementing threadsafe interfaces. You used to have to do this before with the old implementations. |
||
---|---|---|
.. | ||
.cvsignore | ||
IIDS.h | ||
Makefile.in | ||
makefile.win | ||
MANIFEST | ||
MANIFEST_IDL | ||
nsAgg.h | ||
nsAllocator.cpp | ||
nsAllocator.h | ||
nsCom.h | ||
nsCOMPtr.cpp | ||
nsCOMPtr.h | ||
nscore.h | ||
nsDebug.cpp | ||
nsDebug.h | ||
nsError.h | ||
nsIAllocator.h | ||
nsID.cpp | ||
nsID.h | ||
nsIID.h | ||
nsIPtr.h | ||
nsISupports.idl | ||
nsISupportsUtils.h | ||
nsrootidl.idl | ||
nsTraceRefcnt.cpp | ||
nsTraceRefcnt.h | ||
nsTraceRefcntImpl.cpp | ||
nsTraceRefcntImpl.h |