[libBasic] Add documentation comments for ThreadSafeRefCounted.h

Swift SVN r9654
This commit is contained in:
Argyrios Kyrtzidis
2013-10-24 21:33:22 +00:00
parent b7d3a23518
commit bb068725b4
2 changed files with 15 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
//===--- ThreadSafeRefCounted.cpp - ---------------------------------------===//
//===--- ThreadSafeRefCounted.h - Thread-safe Refcounting Base ------------===//
//
// This source file is part of the Swift.org open source project
//