]> granicus.if.org Git - llvm/commit
Updating documentation as per Chandler's feedback.
authorChris Bieneman <beanz@apple.com>
Mon, 13 Oct 2014 23:03:45 +0000 (23:03 +0000)
committerChris Bieneman <beanz@apple.com>
Mon, 13 Oct 2014 23:03:45 +0000 (23:03 +0000)
commit0df98b68211439c0d883de38bfaffdf619d408cc
tree064b1f9d53b9291c02cfcaff1609246a6e790114
parentaf6be11a601711f9c41a0f51acd3efcee5e00222
Updating documentation as per Chandler's feedback.

This goes with the earlier commit to remove the static destructor from ManagedStatic.cpp by controlling the allocation and de-allocation of the mutex.

Summary: This is part of the ongoing work to remove static constructors and destructors.

Reviewers: chandlerc, rnk

Reviewed By: rnk

Subscribers: rnk, llvm-commits

Differential Revision: http://reviews.llvm.org/D5473

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219640 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Threading.h