Descriptionbase: Update comment for ConditionVariable::Wait() function.
Currently it sounds like Wait() will return only iff the CV is
signaled. But as wait functions are susceptible to spurious wakeups,
it may make them singalled before actual signal gets triggered.
BUG=None
Committed: https://crrev.com/712879f1db853f1d31fd39647c4c3674fee37514
Cr-Commit-Position: refs/heads/master@{#423057}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 12 (5 generated)
|