[RTEMS Project] #2629: Remove internal mutex objects

RTEMS trac trac at rtems.org
Mon Dec 4 09:55:06 UTC 2017


#2629: Remove internal mutex objects
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  enhancement      |      Status:  closed
 Priority:  normal           |   Milestone:  Indefinite
Component:  score            |     Version:
 Severity:  normal           |  Resolution:  fixed
 Keywords:                   |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"6c2b8a4b35536a5f99ba1ef91139485b011dafc1/rtems"
 6c2b8a4b/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="6c2b8a4b35536a5f99ba1ef91139485b011dafc1"
 score: Use self-contained API mutex

 Use a self-contained recursive mutex for API_Mutex_Control.  The API
 mutexes are protected against asynchronous thread cancellation.

 Add dedicated mutexes for libatomic and TOD.

 Close #2629.
 Close #2630.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/2629#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list