Comment 2 for bug 627199

Revision history for this message
James Y Knight (foom) wrote :

Hum, why does it even do
(setf (waitqueue-token queue) queue)
in condition-notify, instead of just nil? Isn't anything other than a value of *current-thread* an equivalent value to set there?