Fixed more compile time errors when including os and thread to js targets

This commit is contained in:
Dragos Popescu
2023-03-21 04:17:31 +01:00
parent 951511704d
commit ef3d8bdc42
2 changed files with 116 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ Thread_State :: enum u8 {
}
Thread_Os_Specific :: struct {
flags: bit_set[Thread_State; u8],
}
_thread_priority_map := [Thread_Priority]i32{