|
@@ -8,7 +8,7 @@
|
|
|
* This work is licensed under the terms of the GNU GPL, version 2 or later.
|
|
|
* See the COPYING file in the top-level directory.
|
|
|
*
|
|
|
- * See docs/devel/atomics.txt for discussion about the guarantees each
|
|
|
+ * See docs/devel/atomics.rst for discussion about the guarantees each
|
|
|
* atomic primitive is meant to provide.
|
|
|
*/
|
|
|
|
|
@@ -432,7 +432,7 @@
|
|
|
* sequentially consistent operations.
|
|
|
*
|
|
|
* As long as they are used as paired operations they are safe to
|
|
|
- * use. See docs/devel/atomics.txt for more discussion.
|
|
|
+ * use. See docs/devel/atomics.rst for more discussion.
|
|
|
*/
|
|
|
|
|
|
#ifndef qatomic_mb_read
|