In reply to SHRI12326:
This has to do with the way
fork/join_none schedules the execution of its statements. It has nothing to do with
$display. See section 9.3.2 Parallel blocks in the 1800-2012 LRM. Specifically, the last example in that section.