Changeset a92989a in rtems for cpukit/score

Timestamp:
06/18/14 13:16:02 (10 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
152ad7d1
Parents:
8f0c7a46
git-author:
Sebastian Huber <sebastian.huber@…> (06/18/14 13:16:02)
git-committer:
Sebastian Huber <sebastian.huber@…> (06/23/14 07:54:05)
Message:

score: Fix thread deletion on SMP

Close the thread object in _Thread_Make_zombie() so that all blocking
operations that use _Thread_Get() in the corresponding release directive
can find a terminating thread and can complete the operation.

(No files)

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