Skip to content
Snippets Groups Projects
Verified Commit bd9ebc53 authored by Claudio Scheer's avatar Claudio Scheer
Browse files

Add monitor using synchronized

This monitor, as you can see by running the TestMonitor class, is slightly slower than the monitor using ReentrantLock and Condition. Perhaps because of preemption.
parent a01a8c8b
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment