mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-05 12:37:51 +00:00
@@ -145,6 +145,7 @@ struct TypeStruct {
|
||||
i32 soa_count;
|
||||
StructSoaKind soa_kind;
|
||||
Wait_Signal fields_wait_signal;
|
||||
BlockingMutex soa_mutex;
|
||||
BlockingMutex offset_mutex; // for settings offsets
|
||||
|
||||
bool is_polymorphic;
|
||||
|
||||
Reference in New Issue
Block a user