Where is _Thread_Get_executing() defined?

Martin Galvan martin.galvan at tallertechnologies.com
Tue Jun 17 13:44:40 UTC 2014


While inspecting the code of rtems_stack_checker_is_blown I noticed at one
point it calls _Thread_Get_executing(). I couldn't find that function
defined anywhere, where is it?

The reason I wanted to see how's defined is because _Thread_Handler() uses
_Thread_Executing directly instead of calling _Thread_Get_executing().
What's the difference between the two, and when should each be used?

Thanks a lot!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20140617/43ad3d4b/attachment.html>


More information about the users mailing list