Skip to content
Commit 04b9853a authored by Marshall Clow's avatar Marshall Clow
Browse files

Swap two lines in __mutex_base. On systems with high clock rates, we could...

Swap two lines in __mutex_base. On systems with high clock rates, we could mistakenly return no_timeout when a mutex had timed out if we got a tick between these two lines.  Thanks to Brian Cain for the bug report.

llvm-svn: 291492
parent 46d134c4
Loading
Loading
Loading
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