我在多个模块里面创建的线程,然后主函数里调用这些模块,创建了线程。用BIOS_start()只启动了一个,其他模块的启动不了?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
我在多个模块里面创建的线程,然后主函数里调用这些模块,创建了线程。用BIOS_start()只启动了一个,其他模块的启动不了?