<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2016-10-31 19:33 GMT+01:00 Nikolai Zhubr <span dir="ltr"><<a href="mailto:n-a-zhubr@yandex.ru" target="_blank">n-a-zhubr@yandex.ru</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello all,<br>
<br>
Is there any good generic (portable) function to ensure memory cache flush for a thread on a multicore system?<br></blockquote></div><br></div><div class="gmail_extra">Maybe: <a href="http://www.freepascal.org/docs-html/rtl/system/readwritebarrier.html">http://www.freepascal.org/docs-html/rtl/system/readwritebarrier.html</a><br><br></div><div class="gmail_extra">Vincent<br></div></div>