Changeset df55d07f in rtems for cpukit/rtems/src/tasks.c

Timestamp:
12/10/15 13:10:48 (8 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
32c2cd2
Parents:
d0c39838
git-author:
Sebastian Huber <sebastian.huber@…> (12/10/15 13:10:48)
git-committer:
Sebastian Huber <sebastian.huber@…> (12/11/15 07:20:48)
Message:

score: Untangle thread actions

Remove the thread action handler parameter from
_Thread_Action_initialize() and instead set it later in
_Thread_Add_post_switch_action(). This avoids a dependency on the
thread action handler via the thread initialization.

(No files)

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