Searched refs:ThreadA (Results 1 – 1 of 1) sorted by relevance
54 static OSThread ThreadA; variable149 &ThreadA, // pointer to the thread to initialize in Test()187 OSResumeThread(&ThreadA); // Zero division by thread A in Test()189 OSJoinThread(&ThreadA, NULL); in Test()