diff options
author | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-07-02 21:51:11 +0000 |
---|---|---|
committer | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-07-02 21:51:11 +0000 |
commit | dcc958fd52d1e5eb9c9a39dd249a3a4cbeab3a1f (patch) | |
tree | 7b84af218814a711e08d6f4b9eea52cfcafe0df9 /ChangeLog-97a | |
parent | e852b84b39239348c75ce6201f62b58b6170ebf3 (diff) | |
download | ATCD-dcc958fd52d1e5eb9c9a39dd249a3a4cbeab3a1f.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r-- | ChangeLog-97a | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a index bc35fa1c29b..62ec57db13a 100644 --- a/ChangeLog-97a +++ b/ChangeLog-97a @@ -1,3 +1,11 @@ +Wed Jul 2 16:46:59 1997 Nanbor Wang <nw1@cumbia.cs.wustl.edu> + + * performance-tests/Misc/childbirth_time.cpp: Added this program + to measure child process/thread creation mechanisms on various + platforms. Native thread creation test only supports Solaris + and NT threads so far. But you can still use ACE_OS::thr_create + method on your platform if not supported. + Wed Jul 2 15:59:53 1997 Darrell Brunsch <brunsch@cs.wustl.edu> * ace/High_Res_Timer.cpp: Created a function get_registry_scale_factor |