Search
Star
1.4k
Feedback
Setup for Free
C
C#
•
3y ago
•
152 replies
Boggo
❔ Cross Thread synchronization of locks
In over my head
, I am trying to use a lock to pause some code on one thread
, and i want to release
(Monitor
.Exit
(
)
) from another thread
. How do i synchronise this
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,482
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Next page
Similar Threads
❔ WFA Cross-Thread Error
C
C# / help
3y ago
Synchronization error, with threads
C
C# / help
2y ago
❔ Question on SynchronizationContext and synchronization
C
C# / help
4y ago
Trying to get started with threads but UI thread giving cross thread exceptions?
C
C# / help
15mo ago