You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you aware of any problems using 'multi_index_map' if one has data field types wrapped inside the Arc::<Mutex::> template (for cross-thread safety)?
The text was updated successfully, but these errors were encountered:
jerrywrice
changed the title
Clarification: Can container fields be Arc::<Mutex<T>> wrapped for cross-thread and thread-pool safety?
Clarification: May fields be Arc::<Mutex<T>> wrapped for cross-thread and thread-pool safety?
Aug 20, 2024
Are you aware of any problems using 'multi_index_map' if one has data field types wrapped inside the Arc::<Mutex::> template (for cross-thread safety)?
The text was updated successfully, but these errors were encountered: