Commit d2e7068
committed
Fix outdated comment
Commit bc971f4 replaced the latch-setting mechanism that the
comment talked about with a condition variable. And before that,
commit 2258e76 moved the code so that the comment got detached from
the loop that it talked about, so move the comment closer to the loop.1 parent ad13490 commit d2e7068
1 file changed
+8
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
840 | 840 | | |
841 | 841 | | |
842 | 842 | | |
843 | | - | |
844 | | - | |
845 | | - | |
846 | | - | |
847 | | - | |
848 | 843 | | |
849 | 844 | | |
850 | 845 | | |
| |||
884 | 879 | | |
885 | 880 | | |
886 | 881 | | |
887 | | - | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
888 | 890 | | |
889 | 891 | | |
890 | 892 | | |
| |||
0 commit comments