diff options
| author | fusion32 <marcopuzziello@gmail.com> | 2025-05-22 14:43:54 -0300 |
|---|---|---|
| committer | fusion32 <marcopuzziello@gmail.com> | 2025-05-22 14:44:31 -0300 |
| commit | 3edeaf1f5280b88da6cf60ad65f9c5c5c8d508c2 (patch) | |
| tree | 1cb1505304bdfe6b6115296340e92765e2421f63 /TODO.md | |
| parent | 297e8450d80411d81f0aaeee642053354125bd6d (diff) | |
| download | game-3edeaf1f5280b88da6cf60ad65f9c5c5c8d508c2.tar.gz game-3edeaf1f5280b88da6cf60ad65f9c5c5c8d508c2.zip | |
implement threading API
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ ## TODO NEXT -- THREADS +- Split main.hh -> common.hh, shm.hh, time.hh, util.hh - TReadStream/TWriteStream - TReadBuffer/TWriteBuffer - TReadBinaryFile/TWriteBinaryFile |
