memory barrier function in rtems?

Chan Kim ckim at etri.re.kr
Fri Aug 28 01:23:12 UTC 2015


Hello, 
in linux there are memory barrier functions like wmb() or rmb().. to prevent compiler from reordering read,write to registers.
Is there similar function in rtems? Grep doesn't show me any such thing.
Chan


More information about the users mailing list