Lines Matching refs:termAndJoinThread

519     void termAndJoinThread(Thread* _pThread)  in termAndJoinThread()  function
564 termAndJoinThread(newthread); in create_001()
585 termAndJoinThread(newthread); in create_002()
634 termAndJoinThread(newthread); in createSuspended_001()
651 termAndJoinThread(newthread); in createSuspended_002()
721 termAndJoinThread(aCountThread); in suspend_001()
762 termAndJoinThread(aThread); in suspend_002()
817 termAndJoinThread(pCountThread); in resume_001()
846 termAndJoinThread(newthread); in resume_002()
924 termAndJoinThread(aCountThread); in terminate_002()
1011 termAndJoinThread(aCountThread); in join_002()
1059 termAndJoinThread(aCountThread); in isRunning_001()
1085 termAndJoinThread(aCountThread); in isRunning_002()
1268 termAndJoinThread(&aNormalThread); in setPriority_002()
1269 termAndJoinThread(&aAboveNormalThread); in setPriority_002()
1270 termAndJoinThread(&aHighestThread); in setPriority_002()
1350 termAndJoinThread(pHighestThread); in setPriority_003()
1351 termAndJoinThread(pAboveNormalThread); in setPriority_003()
1352 termAndJoinThread(pNormalThread); in setPriority_003()
1353 termAndJoinThread(pBelowNormalThread); in setPriority_003()
1354 termAndJoinThread(pLowestThread); in setPriority_003()
1447 termAndJoinThread(pAboveNormalThread); in setPriority_004()
1448 termAndJoinThread(pNormalThread); in setPriority_004()
1449 termAndJoinThread(pBelowNormalThread); in setPriority_004()
1450 termAndJoinThread(pLowestThread); in setPriority_004()
1543 termAndJoinThread(pNormalThread); in setPriority_005()
1544 termAndJoinThread(pBelowNormalThread); in setPriority_005()
1545 termAndJoinThread(pLowestThread); in setPriority_005()
1638 termAndJoinThread(pHighestThread); in getPriority_001()
1726 termAndJoinThread(pCountThread); in getCurrentIdentifier_001()
1787 termAndJoinThread(aCountThread); in wait_001()
1984 termAndJoinThread(&aThread); in schedule_002()