[Bug 1803] New: SMP: _Thread_Is_executing and _Thread_Is_heir

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Mon May 23 11:37:21 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1803

           Summary: SMP: _Thread_Is_executing and _Thread_Is_heir
           Product: RTEMS
           Version: HEAD
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: cpukit
        AssignedTo: joel.sherrill at oarcorp.com
        ReportedBy: marta.rybczynska at kalray.eu


Created an attachment (id=1182)
 --> (https://www.rtems.org/bugzilla/attachment.cgi?id=1182)
 _Thread_Is_executing and _Thread_Is_heir for SMP

This patch adds SMP versions for _Thread_Is_executing and _Thread_Is_heir. They
allow to query any processor. The behaviour of old API is unchanged, they
return values of the current CPU.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list