Basic sync primitives

This commit is contained in:
Dynamitos
2024-04-10 09:58:39 +02:00
parent d7b228d856
commit 2a7643ddf3
10 changed files with 182 additions and 127 deletions
+2
View File
@@ -158,4 +158,6 @@
"**/external": true,
"**/res": true,
},
"editor.tabSize": 2,
"editor.detectIndentation": false,
}