Skip to content

Commit ac6d6b5

Browse files
authored
Link to Bartosz Milewski's blog (#3631)
1 parent 65ca50e commit ac6d6b5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

spec/ob.dd

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,14 @@ $(H3 $(LNAME2 vargs, Variadic Function Arguments))
366366
$(P Arguments to variadic functions (such as `printf`) are considered to be consumed.
367367
)
368368

369+
370+
$(H2 $(LNAME2 references, References))
371+
372+
$(OL
373+
$(LI $(LINK2 https://bartoszmilewski.com/2009/06/02/race-free-multithreading-ownership, Race-free Multithreading: Ownership))
374+
)
375+
376+
369377
$(SPEC_SUBNAV_PREV_NEXT importc, ImportC, windows, Windows Programming)
370378
)
371379

0 commit comments

Comments
 (0)