#496 pocket threading

This commit is contained in:
Mikayla
2024-06-13 16:45:44 +00:00
parent 5848c2ac1a
commit e851a5275f
3 changed files with 281 additions and 91 deletions

View File

@@ -244,7 +244,7 @@ function threads.thread__main(smem)
return public
end
-- coordinator renderer thread, tasked with long duration re-draws
-- coordinator renderer thread, tasked with long duration draws
---@nodiscard
---@param smem crd_shared_memory
function threads.thread__render(smem)