Lines Matching refs:printf
95 printf("# %d %d nsecs\n", t1.Seconds, t1.Nanosec); in start()
106 printf("# %d %d nsecs\n", t2.Seconds, t2.Nanosec); in stop()
126 printf("# %d %d nsecs\n", m_nSeconds, m_nNanoSec ); in stop()
219 printf("Prio is High\n"); in outputPriority()
223 printf("Prio is above normal\n"); in outputPriority()
227 printf("Prio is normal\n"); in outputPriority()
231 printf("Prio is below normal\n"); in outputPriority()
235 printf("Prio is lowest\n"); in outputPriority()
239 printf("Prio is unknown\n"); in outputPriority()
280 printf("error: not terminated.\n"); in ~myThread()
296 printf("new OCountThread thread %d!\n", getIdentifier()); in OCountThread()
342 printf("normally terminate this thread %d!\n", getIdentifier()); in onTerminated()
350 printf("error: not terminated.\n"); in ~OCountThread()
402 printf("error: not terminated.\n"); in ~OSuspendThread()
437 printf("normally terminate this thread %d!\n", getIdentifier()); in onTerminated()
442 printf("new thread id %d!\n", getIdentifier()); in ONoScheduleThread()
448 printf("error: not terminated.\n"); in ~ONoScheduleThread()
507 printf("resumeAndWaitThread\n"); in resumeAndWaitThread()
528 printf("#wait for join.\n"); in termAndJoinThread()
569 printf(" nValue = %d\n", nValue); in TEST_F()
570 printf("isRunning = %d\n", isRunning); in TEST_F()
583 printf("In non pro, an assertion should occurred. This behaviour is right.\n"); in TEST_F()
721 printf(" getValue is %d !", nValue ); in TEST_F()
728 printf(" after while!"); in TEST_F()
733 printf(" after sleep!"); in TEST_F()
790 printf("SuspendValue: %d\n", nSuspendValue); in TEST_F()
791 printf("ResumeValue: %d\n", nResumeValue); in TEST_F()
792 printf("LaterValue: %d\n", nLaterValue); in TEST_F()
816 printf(" nValue = %d\n", nValue); in TEST_F()
858 printf(" nValue = %d\n", nValue); in TEST_F()
859 printf("nLaterValue = %d\n", nLaterValue); in TEST_F()
884 printf(" nValue = %d\n", nValue); in TEST_F()
885 printf("nLaterValue = %d\n", nLaterValue); in TEST_F()
933 printf("join_001 nSec=%f\n", nSec); in TEST_F()
966 printf("join_002 nSec=%f\n", nSec); in TEST_F()
1108 printf("After 10 tenth seconds\n"); in check2Threads()
1110 printf("nValue in %s Prio Thread is %d\n",sPrio.getStr(), nValueNormal); in check2Threads()
1111 printf("nValue in %s Prio Thread is %d\n", sPrio.getStr(), nValueNormal2); in check2Threads()
1125 printf("Delta value %d, percent %f\n",nDelta, nDeltaPercent); in check2Threads()
1210 printf("After 10 tenth seconds\n"); in TEST_F()
1211 printf("nValue in Highest Prio Thread is %d\n",nValueHighest); in TEST_F()
1212 printf("nValue in AboveNormal Prio Thread is %d\n",nValueAboveNormal); in TEST_F()
1213 printf("nValue in Normal Prio Thread is %d\n",nValueNormal); in TEST_F()
1289 printf("After 10 tenth seconds\n"); in TEST_F()
1290 printf("nValue in Highest Prio Thread is %d\n",nValueHighest); in TEST_F()
1291 printf("nValue in AboveNormal Prio Thread is %d\n",nValueAboveNormal); in TEST_F()
1292 printf("nValue in Normal Prio Thread is %d\n",nValueNormal); in TEST_F()
1293 printf("nValue in BelowNormal Prio Thread is %d\n",nValueBelowNormal); in TEST_F()
1294 printf("nValue in Lowest Prio Thread is %d\n",nValueLowest); in TEST_F()
1380 printf("After 5 tenth seconds\n"); in TEST_F()
1382 printf("nValue in AboveNormal Prio Thread is %d\n",nValueAboveNormal); in TEST_F()
1383 printf("nValue in Normal Prio Thread is %d\n",nValueNormal); in TEST_F()
1384 printf("nValue in BelowNormal Prio Thread is %d\n",nValueBelowNormal); in TEST_F()
1385 printf("nValue in Lowest Prio Thread is %d\n",nValueLowest); in TEST_F()
1470 printf("After 5 tenth seconds\n"); in TEST_F()
1473 printf("nValue in Normal Prio Thread is %d\n",nValueNormal); in TEST_F()
1474 printf("nValue in BelowNormal Prio Thread is %d\n",nValueBelowNormal); in TEST_F()
1475 printf("nValue in Lowest Prio Thread is %d\n",nValueLowest); in TEST_F()
1665 printf("nTenthSec = %f \n", nTenthSec); in TEST_F()
1666 printf("nSec = %f \n", nSec); in TEST_F()
1667 printf("nValue = %d \n", nValue); in TEST_F()
1763 printf(" value = %d\n", nValue); in TEST_F()
1764 printf("later value = %d\n", nLaterValue); in TEST_F()
1778 printf("value after term = %d\n", nValue_term); in TEST_F()
1779 printf("value after join = %d\n", nValue_join); in TEST_F()
1808 printf(" value = %d\n", nValue); in TEST_F()
1809 printf("later value = %d\n", nLaterValue); in TEST_F()
1826 printf(" value term = %d\n", nValue_term); in TEST_F()
1838 printf("destroying local data %s\n", (char *) data); in destroyCallback()
1877 printf("error: not terminated.\n"); in ~myKeyThread()
1905 printf("error: not terminated.\n"); in ~idThread()
2056 printf("pc %s\n", pc); in TEST_F()
2088 printf("pc %s\n", pc); in TEST_F()