Changeset e7ab43d4 in rtems

Timestamp:
11/04/16 09:04:27 (7 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
ee42943
Parents:
347ef928
git-author:
Sebastian Huber <sebastian.huber@…> (11/04/16 09:04:27)
git-committer:
Sebastian Huber <sebastian.huber@…> (11/04/16 09:54:52)
Message:

score: Use non-inline thread queue lock ops

This reduces the code size and helps to reduce the amount of testing.
Hot paths can use the _Thread_queue_Queue_acquire_critical() and
_Thread_queue_Queue_release_critical() functions which are still inline.

(No files)

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