Searched defs:pthread_stats (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dcltsrv.c138 static PRBool pthread_stats = PR_FALSE; variable
894 if (pthread_stats) PT_FPrintStats(debug_out, "\nPThread Statistics\n");
1011 pthread_stats = PR_TRUE;
H A Dprovider.c140 static PRBool pthread_stats = PR_FALSE; variable
1101 if (pthread_stats) PT_FPrintStats(debug_out, "\nPThread Statistics\n");
1228 pthread_stats = PR_TRUE;

Completed in 76 milliseconds