Skip to content
GitLab
Explore
Sign in
Core-locking: scene locking is not thread bound anymore
Code
Review changes
Check out branch
Download
Patches
Plain diff
Philipp Schäfer
requested to merge
bugfix/update_locking_thread_bound
into
develop
Aug 07, 2023
Overview
1
Commits
2
Pipelines
0
Changes
7
Expand
Now uses a bool instead of thread ID during locking/unlocking
Multi-locking is not possible anymore => instead sends warning
removed member variables
m_csSyncModLock
m_lSyncModSpinCount
Merge request reports
Loading