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.

[参考译文] TMS320C6748:SYSBIOS 是否具有 API thread_joine()?

Guru**** 2538950 points
Other Parts Discussed in Thread: SYSBIOS

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/989617/tms320c6748-does-sysbios-has-the-api-thread_join

器件型号:TMS320C6748
Thread 中讨论的其他器件:SYSBIOS

SYSBIOS 提供任务\SWI\HWI API。

我发现,在中有 Thread_joine()函数:

XDCtools 3.61.02.27 > API 参考(CDOC)> XDC >运行时> KNL
模块 xdc.runtime.knl.Thread

我想知道两者之间的关系是什么

SYS/BIOS 6.83.00.18 > API 参考> ti.sysbios.KNL       功能  
和         
XDCtools 3.61.02.27 >  API 参考(CDOC) >  XDC > 运行时 >  KNL    函数
我能否在任务中直接使用 Thread_Joine() API? 或者是否有任何函数与 SysBIOS 任务中的 thread_join 具有相同的功能?
是否有任何文档描述了这一点?
谢谢你。