Requeue rather than wake when notifying.

Requeueing avoids contention when the newly-awoken waiter attempts to
acquire the lock held by the notifier.

Bug: 117842465
Change-Id: I78646245b538022012d546df12514f5d43d9f234
2 files changed