fix bustage on OS/2. Use PR_CALLBACK for run function in PR_CreateThread.
git-svn-id: svn://10.0.0.236/trunk@139241 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
45c67b7f19
commit
f25eaa2da6
@ -897,7 +897,7 @@ nsDiskCacheDevice::ClearDiskCache()
|
||||
|
||||
|
||||
// function passed to PR_CreateThread
|
||||
void
|
||||
static void PR_CALLBACK
|
||||
DoDeleteFileList(void *arg)
|
||||
{
|
||||
nsCOMArray<nsIFile> * fileList = NS_STATIC_CAST(nsCOMArray<nsIFile> *, arg);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user