kbkpbot
|
a9f4a942fb
|
sync.stdatomic: add atomic_thread_fence(), cpu_relax() (#24690)
|
2025-06-11 18:48:23 +03:00 |
|
kbkpbot
|
0c495d07d7
|
sync.stdatomic: fix bug with add() and sub() returning the new values, add voidptr support, add swap() and compare_and_swap() (#24685)
|
2025-06-10 09:05:11 +03:00 |
|
kbkpbot
|
ed7a8a34f1
|
sync.stdatomic: add atomic types (#24561)
|
2025-05-25 13:10:08 +03:00 |
|
Delyan Angelov
|
776e7ad0b1
|
sync,os,thirdparty: fix cross compilation from macos to windows (#21484)
|
2024-05-10 22:04:52 +03:00 |
|
Delyan Angelov
|
10de905376
|
ci: fix thirdparty/stdatomic/win/atomic.h (now __faststorefence is part of tcc's std headers)
|
2021-02-18 19:49:04 +02:00 |
|
Uwe Krüger
|
d63daa0798
|
sync: use mfence on windows-tcc (#6079)
|
2020-08-06 17:31:05 +02:00 |
|
Uwe Krüger
|
863cf8af60
|
sync: channel implementation (#6074)
|
2020-08-06 15:28:19 +02:00 |
|
Tomas Hellström
|
def99bed02
|
sync: atomic counters
|
2020-06-26 20:04:17 +02:00 |
|