Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar

git-svn-id: svn://10.0.0.236/trunk@62243 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
warren%netscape.com
2000-03-05 21:26:01 +00:00
parent a412e6abd7
commit d100457780
109 changed files with 809 additions and 434 deletions

View File

@@ -339,8 +339,6 @@ NS_ErrorAccordingToNSPR()
#include "nsISupportsUtils.h"
#include "prthread.h"
extern "C" NS_EXPORT void* NS_CurrentThread(void);
void*
NS_CurrentThread(void)
{