switch from static lane distribution in file/dasm to dynamic counter

This commit is contained in:
Ryan Fleury
2025-09-18 14:19:00 -07:00
parent 7c08d6846b
commit 364e15491c
7 changed files with 68 additions and 40 deletions
+1
View File
@@ -6,6 +6,7 @@ global CondVar async_tick_start_cond_var = {0};
global CondVar async_tick_stop_cond_var = {0};
global Mutex async_tick_start_mutex = {0};
global Mutex async_tick_stop_mutex = {0};
global U64 async_wait_timeout = 0;
global B32 global_async_exit = 0;
internal void