summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Unix/TimeValue.inc
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2009-06-18 17:53:17 +0000
committerOwen Anderson <resistor@mac.com>2009-06-18 17:53:17 +0000
commit68f6598c69a75d8833945070d180730154cd3b6d (patch)
tree73c1cc010d960c7398c5a18ce3034ece35419a31 /llvm/lib/System/Unix/TimeValue.inc
parent81ef65d4914dbac70a0eeaf71462369d06d64647 (diff)
downloadbcm5719-llvm-68f6598c69a75d8833945070d180730154cd3b6d.tar.gz
bcm5719-llvm-68f6598c69a75d8833945070d180730154cd3b6d.zip
Insert a SmartMutex templated class into the class hierarchy, which takes a template parameter specifying whether this mutex
should become a no-op when not running in multithreaded mode. Make sys::Mutex a typedef of SmartMutex<false>, to preserve source compatibility. llvm-svn: 73709
Diffstat (limited to 'llvm/lib/System/Unix/TimeValue.inc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud