Searched refs:Stress (Results 1 - 2 of 2) sorted by relevance
/vbox/src/libs/xpcom18a4/nsprpub/lib/tests/ |
H A D | arena.c | 236 PR_LOG( tLM, PR_LOG_DEBUG, ("Stress Thread %p started\n", PR_GetCurrentThread())); 254 PR_LOG( tLM, PR_LOG_DEBUG, ("Stress thread %p finished one iteration\n", tp)); 257 PR_LOG( tLM, PR_LOG_DEBUG, ("Stress thread %p finished all iteration\n", tp)); 259 PR_LOG( tLM, PR_LOG_DEBUG, ("Stress thread %p after FinishArenaPool()\n", tp)); 270 ** Stress() 275 static void Stress( void ) function 306 } /* end Stress() */ 396 Stress();
|
/vbox/src/libs/xpcom18a4/xpcom/tests/ |
H A D | TestThreads.cpp | 169 static int Stress(int loops, int threads) function 258 retval = Stress(loops, threads);
|
Completed in 54 milliseconds