We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f13ea5d + 033c3a5 commit 1c303faCopy full SHA for 1c303fa
src/shims/lock.h
@@ -564,7 +564,7 @@ typedef struct dispatch_once_gate_s {
564
* effect of the dispatch once initialization.
565
*
566
* Per Lemma 2, when the DONE transition happens in a thread zone { N+3, N+4 },
567
- * then threads can observe this transiton in their { N+2, N+3 } zone at the
+ * then threads can observe this transition in their { N+2, N+3 } zone at the
568
* earliest.
569
570
* Hence for an initializer bracket of { N, N+1 }, the first safe bracket for
0 commit comments