Changeset 1041de1 in rtems

Timestamp:
04/20/15 07:45:10 (9 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
d3802bb5
Parents:
413b9e28
git-author:
Sebastian Huber <sebastian.huber@…> (04/20/15 07:45:10)
git-committer:
Sebastian Huber <sebastian.huber@…> (04/21/15 06:25:32)
Message:

score: Add _Thread_Get_interrupt_disable()

Remove _Thread_Acquire() and _Thread_Acquire_for_executing(). Add
utility functions for the default thread lock. Use the default thread
lock for the RTEMS events. There is no need to disable thread
dispatching and a Giant acquire in _Event_Timeout() since this was
already done by the caller.

Update #2273.

(No files)

Note: See TracChangeset for help on using the changeset viewer.