Bug 592557 - Eliminate uses of PR_Atomic{Increment,Decrement} in favor of PR_ATOMIC_...
commit23a10293259794fb50884d7cc95c4ce699f70bc8
authorJustin Lebar <justin.lebar@gmail.com>
Sun, 3 Oct 2010 22:42:14 +0000 (3 15:42 -0700)
committerJustin Lebar <justin.lebar@gmail.com>
Sun, 3 Oct 2010 22:42:14 +0000 (3 15:42 -0700)
tree71af5b982c084b671650aa7560073f23a98bf06a
parenta8aeda94fb3fe8b5276517631a2bf3d947c8018c
Bug 592557 - Eliminate uses of PR_Atomic{Increment,Decrement} in favor of PR_ATOMIC_{INCREMENT,DECREMENT}. r=bsmedberg,gal
35 files changed:
caps/src/nsNullPrincipal.cpp
caps/src/nsPrincipal.cpp
caps/src/nsSystemPrincipal.cpp
dom/indexedDB/IDBDatabase.cpp
dom/indexedDB/IndexedDatabaseManager.cpp
dom/indexedDB/LazyIdleThread.cpp
dom/plugins/PluginModuleChild.cpp
dom/src/threads/nsDOMWorkerTimeout.cpp
embedding/components/printingui/src/win/nsPrintProgress.cpp
intl/uconv/src/nsScriptableUConv.cpp
ipc/glue/RPCChannel.h
js/src/jslock.h
js/src/xpconnect/src/xpcwrappednativeproto.cpp
modules/libjar/nsJAR.cpp
modules/plugin/base/src/nsNPAPIPlugin.cpp
netwerk/base/src/nsSocketTransport2.cpp
netwerk/cache/nsDiskCacheStreams.h
netwerk/dns/nsHostResolver.h
netwerk/protocol/http/nsHttpConnectionInfo.h
netwerk/protocol/http/nsHttpTransaction.cpp
security/manager/boot/src/nsSecureBrowserUIImpl.cpp
security/manager/ssl/src/nsNSSCallbacks.cpp
storage/src/mozStorageService.cpp
toolkit/components/url-classifier/nsUrlClassifierDBService.cpp
widget/src/cocoa/nsAppShell.mm
widget/src/xpwidgets/nsBaseAppShell.cpp
xpcom/base/nsAtomicRefcnt.h
xpcom/base/nsDebugImpl.cpp
xpcom/base/nsExceptionService.cpp
xpcom/base/nsMemoryImpl.cpp
xpcom/io/nsPipe3.cpp
xpcom/proxy/src/nsProxyEvent.cpp
xpcom/string/src/nsSubstring.cpp
xpcom/threads/TimerThread.cpp
xpcom/threads/nsTimerImpl.cpp