Andrew Kelley 1fa2e911d9 std.atomic: remove some APIs
* remove `std.atomic.Ordering`
  - it is provided by the language with `std.builtin.AtomicOrder`.
* remove `std.atomic.fence`
  - it is provided by the language with `@fence`.
* remove `std.atomic.compilerFence`
  - if this is desired, it should be a language feature, not a standard
    library function with inline asm.
2023-11-22 14:27:49 -07:00
..
2023-11-22 14:27:49 -07:00
2023-11-19 09:55:07 +00:00
2023-11-22 13:24:27 -05:00
2023-11-22 13:24:27 -05:00
2023-11-22 13:24:27 -05:00
2023-11-22 13:24:27 -05:00
2023-11-22 01:15:11 +02:00
2023-11-22 13:24:27 -05:00
2023-11-22 14:27:49 -07:00
2023-10-02 15:31:49 -06:00
2023-10-23 22:42:18 -04:00
2023-10-02 15:31:49 -06:00
2023-11-09 17:41:14 +01:00
2023-11-22 13:24:27 -05:00
2023-11-22 13:24:27 -05:00
2023-11-22 13:24:27 -05:00
2023-10-31 21:37:35 -04:00
2023-10-25 04:28:30 -04:00
2023-11-22 13:24:27 -05:00
2023-11-22 13:24:27 -05:00
2023-11-22 13:24:27 -05:00
2023-11-03 23:18:21 -04:00
2023-11-19 09:55:07 +00:00
2023-11-19 09:55:07 +00:00
2023-11-22 13:24:27 -05:00
2023-10-27 03:33:49 -04:00
2023-11-22 13:24:27 -05:00
2023-11-22 07:40:30 +00:00
2023-10-21 21:24:55 +00:00
2023-10-21 21:24:55 +00:00