diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2021-12-08 13:31:20 +0200 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2021-12-08 13:31:20 +0200 |
| commit | 383e55e6bb725a01f652a9fb74f6103b2c789793 (patch) | |
| tree | d5ce2f92a5f5545a2203d4dbfbf9b8fd8caa7584 /TODO.txt | |
| parent | 5c335752c4fb7e472d68b2b2731c3674a10cbd97 (diff) | |
| download | kmi-383e55e6bb725a01f652a9fb74f6103b2c789793.tar.gz kmi-383e55e6bb725a01f652a9fb74f6103b2c789793.zip | |
Added some C11 atomic operations
Mainly to be used in spinlocks etc.
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,3 +18,5 @@ init from vmem when jumping to vmem + should probably come up with some kind of general error handling scheme? + Fix unmap/map_vmem when called from virtual memory + ++ Investigate GCC/Clang builtin atomic operations? |
