summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h
diff options
context:
space:
mode:
authorwilson_d <wilson_d@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-10-29 16:10:47 +0000
committerwilson_d <wilson_d@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-10-29 16:10:47 +0000
commit50e18994616f637b3d5444594da771f2318cc0d1 (patch)
tree19f0ddc17f1db668d1c60dd7b7fade30a7b53e7c /TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h
parent6b91b5bcda830a14261024b894a483d28b290328 (diff)
downloadATCD-pnotify_branch.tar.gz
ChangeLogTag: Fri Oct 29 10:53:56 2004 Dale Wilson <wilson_d@ociweb.com>pnotify_branch
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h b/TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h
index 15b1e4eb713..97ea0556f36 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Persistent_File_Allocator.h
@@ -120,6 +120,7 @@ private:
* blocks, reads, and writes. This class also manages a thread that performs
* background updating of a Random_File.
* @@todo this is too much for one class to do. It should be refactored.
+ * @@todo: we shouldn't arbitrarily use a thread.
*/
class TAO_Notify_Serv_Export Persistent_File_Allocator
{