Cookbook ooo comparator example - why no semaphore or other IPC mechanism needed?

In reply to dave_59:

Hi Dave,

Is the need for a semaphore true, for “Comparing Transactions Assuming In-Order Arrival” where we have the write_before and write_after functions trying to access the function proc_m_data?

Thanks