Timestamp:
06/01/16 12:38:05 (8 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
23213135
Parents:
f807b84
git-author:
Sebastian Huber <sebastian.huber@…> (06/01/16 12:38:05)
git-committer:
Sebastian Huber <sebastian.huber@…> (06/02/16 05:43:15)
Message:

score: Maybe fix _Thread_Lock_acquire()

The approach with the generation number was broken. The load/store of
the current lock, the thread queue and the thread queue operations were not
properly synchronized. Under certain conditions on a PowerPC T4240 old
thread queue operations operated on a new thread queue (NULL pointer).

(No files)

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