ed
69fe417f6e
Make various fixes to <stdatomic.h>.
...
- According to the standard, memory_order is a type. Use a typedef.
- atomic_*_fence() and atomic_flag_*() are described by the standard as
functions. Use inline functions to implement them.
- Only expose the atomic_*_explicit() functions in kernel space. We
should not use the short-hand functions, as they will always use
memory_order_seq_cst.
2013-06-30 08:54:41 +00:00
..
2013-06-28 06:05:33 +00:00
2013-06-29 23:58:16 +00:00
2013-06-29 12:24:11 +00:00
2013-03-21 22:59:01 +00:00
2013-06-29 17:48:59 +00:00
2013-06-29 23:39:38 +00:00
2013-06-08 13:30:13 +00:00
2013-06-28 21:00:08 +00:00
2013-06-29 16:49:00 +00:00
2013-02-20 22:59:53 +00:00
2013-06-30 06:05:32 +00:00
2013-06-30 00:42:51 +00:00
2013-06-28 03:51:20 +00:00
2013-03-02 15:33:54 +00:00
2013-06-27 00:22:40 +00:00
2013-06-27 00:22:40 +00:00
2013-06-29 05:05:57 +00:00
2013-05-01 22:07:55 +00:00
2013-04-19 00:30:52 +00:00
2013-06-26 05:03:47 +00:00
2013-06-28 21:00:08 +00:00
2013-06-25 00:10:49 +00:00
2013-06-29 06:36:42 +00:00
2013-04-26 12:50:32 +00:00
2013-05-12 16:43:26 +00:00
2013-06-21 06:36:26 +00:00
2013-06-24 05:01:13 +00:00
2013-06-20 11:44:16 +00:00
2013-06-13 06:07:19 +00:00
2013-06-28 20:21:13 +00:00
2013-04-17 22:42:43 +00:00
2013-05-31 00:43:41 +00:00
2013-05-31 00:43:41 +00:00
2013-06-11 15:37:07 +00:00
2013-02-20 22:59:53 +00:00
2013-06-01 12:21:59 +00:00
2013-04-17 11:45:15 +00:00
2013-06-23 14:20:54 +00:00
2013-04-08 19:03:01 +00:00
2013-06-04 17:23:09 +00:00
2013-06-15 08:23:53 +00:00
2013-06-30 08:54:41 +00:00
2013-02-21 21:59:35 +00:00
2013-05-31 00:43:41 +00:00
2013-06-28 21:13:19 +00:00
2013-06-18 06:55:58 +00:00
2013-03-15 10:21:18 +00:00
2013-06-17 01:43:07 +00:00
2013-03-13 01:05:42 +00:00