Changeset 4fc370e in rtems for cpukit/score/preinstall.am

Timestamp:
06/05/13 10:08:23 (11 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
c398c66
Parents:
4f5baff
git-author:
Sebastian Huber <sebastian.huber@…> (06/05/13 10:08:23)
git-committer:
Sebastian Huber <sebastian.huber@…> (06/07/13 15:02:26)
Message:

score: Move thread dispatch content to new file

Move thread dispatch declarations and inline functions to new header
<rtems/score/threaddispatch.h> to make it independent of the
Thread_Control structure. This avoids a cyclic dependency in case
thread dispatch functions are used for the object implementation.

(No files)

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