Thread (Task) / re-entrant safe?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Thread (Task) / re-entrant safe?

ソリューションへジャンプ
3,913件の閲覧回数
CarlFST60L
Senior Contributor II

Is there a quick reference list of functions that are re-entrant safe and thread (task) safe? Or is 'everything' MQX safe?

 

Example, I am reading / writing to all three comm's ports and need to be sure what is/isnt re entrant / thread safe. 

 

 

 

 

 

0 件の賞賛
返信
1 解決策
2,704件の閲覧回数
EAI
Contributor IV

All mqx functions are thread-safe. Refer to the "Traits" section of the MQX reference manual for any particular function restrictions.

 

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
2,705件の閲覧回数
EAI
Contributor IV

All mqx functions are thread-safe. Refer to the "Traits" section of the MQX reference manual for any particular function restrictions.

 

0 件の賞賛
返信