Ori Marko Thu, 13 Apr 2017 06:15:08 -0700
Hi I want to check lock with threads I'm running 10 Threads and expect only 1 (not always the first) to return 0 (success) and others 1 (error) How can I assert it?
Thank you Ori