OS/2 build break
Need PR_CALLBACK git-svn-id: svn://10.0.0.236/trunk@83411 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
e99855939c
commit
75b92aca6b
@ -205,7 +205,7 @@ static int Stress(int loops, int threads)
|
||||
return 0;
|
||||
}
|
||||
|
||||
static void threadProc(void *arg)
|
||||
PR_STATIC_CALLBACK(void) threadProc(void *arg)
|
||||
{
|
||||
// printf(" running thread %d\n", (int) arg);
|
||||
PR_Sleep(1);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user