I plan to run some pthread-based parallel applications on a SPARC architecture, under the RMO memory model. I was just wondering if the pthread implementation is safe to use for such memory model, or I need to have a custom locking library?
thanks,
E.