Searched refs:ThreadB (Results 1 – 1 of 1) sorted by relevance
56 static OSThread ThreadB; variable160 &ThreadB, // pointer to the thread to initialize in Test()188 OSResumeThread(&ThreadB); // Zero division by thread B in Test()190 OSJoinThread(&ThreadB, NULL); in Test()