Skip to content
Commit ee5db8b5 authored by Caitlin Sadowski's avatar Caitlin Sadowski
Browse files

Thread Safety: In C++0x Mutexes are the objects that control access to shared...

Thread Safety:  In C++0x Mutexes are the objects that control access to shared variables, while Locks are the objects that acquire and release Mutexes. We switch to this new terminology.

llvm-svn: 139321
parent 46b9cde0
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