progress on setting up host/client api process execution
This commit is contained in:
@@ -9,6 +9,5 @@ thread_memory: ^ThreadMemory
|
||||
THREAD_TICK_LANES :: 2
|
||||
|
||||
State :: struct {
|
||||
live_threads: int,
|
||||
job_system: JobSystemContext,
|
||||
}
|
||||
|
Reference in New Issue
Block a user