On 07/31/2015 08:01 AM, Jeff Epler wrote:
> I'd appreciate any review from people who know more about this than me.
>

I think commit 5148b15803bbae11d385987654ea203b16395ef1 looks OK, other 
than this:


diff --git a/docs/man/man3/rtapi_atomic.3rtapi 
b/docs/man/man3/rtapi_atomic.3rtapi
index 6f3bff2..3acf6dd 100644
--- a/docs/man/man3/rtapi_atomic.3rtapi
+++ b/docs/man/man3/rtapi_atomic.3rtapi
@@ -15,7 +15,7 @@ enum memory_order { ... };
  .HP
  #define atomic_load(obj)...
  .HP
-#define atomic_load_explicit(obj, desired)...
+#define atomic_load_explicit(obj, order)...

  .SH  ARGUMENTS
  .IP "\fBvolatile A*\fR \fIobj\fR"



-- 
Chris Lesiak
Principal Design Engineer, Software
LI-COR, Inc.
[email protected]

Any opinions expressed are those of the author and
do not necessarily represent those of his employer.


------------------------------------------------------------------------------
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to