Skip to content

Use thread_local for storing saved timeline UI states#545

Merged
kevinaboos merged 3 commits intoproject-robius:mainfrom
kevinaboos:use_thread_local_for_timeline_ui_states
Jul 9, 2025
Merged

Use thread_local for storing saved timeline UI states#545
kevinaboos merged 3 commits intoproject-robius:mainfrom
kevinaboos:use_thread_local_for_timeline_ui_states

Conversation

@kevinaboos
Copy link
Member

These are only accessible from the main UI thread, so there is no need to protect them with a full Mutex.

kevinaboos and others added 3 commits July 9, 2025 14:52
These are only accessible from the main UI thread,
so there is no need to protect them with a full `Mutex`.
@kevinaboos kevinaboos merged commit fbb1993 into project-robius:main Jul 9, 2025
11 checks passed
@kevinaboos kevinaboos deleted the use_thread_local_for_timeline_ui_states branch July 9, 2025 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant