您好,使用Task_create()创建线程,需要给线程函数传递一个指针,但是我发现taskParams.arg0的类型是UArg,请问怎么办?谢谢!
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.
您好,使用Task_create()创建线程,需要给线程函数传递一个指针,但是我发现taskParams.arg0的类型是UArg,请问怎么办?谢谢!