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:
@@ -339,8 +339,6 @@ NS_ErrorAccordingToNSPR()
|
||||
#include "nsISupportsUtils.h"
|
||||
#include "prthread.h"
|
||||
|
||||
extern "C" NS_EXPORT void* NS_CurrentThread(void);
|
||||
|
||||
void*
|
||||
NS_CurrentThread(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user