[Bug 1777] Accessing _Thread_Dispatch_disable_level should be consolidated

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Fri Apr 15 06:29:06 UTC 2011


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

Sebastian Huber <sebastian.huber at embedded-brains.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian.huber at embedded-br
                   |                            |ains.de

--- Comment #2 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2011-04-15 01:29:05 CDT ---
I propose the following names:

  _Thread_Get_dispatch_disable_level(), 
  _Thread_Set_dispatch_disable_level(), 
  _Thread_Increment_dispatch_disable_level() and
  _Thread_Decrement_dispatch_disable_level().

Otherwise it looks all right.  I don't think that existing assembler code will
need a change.  This assembler code was written for single core machines.

-- 
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