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 | a0fb1a5b5d0babdeaeabf336cac2ed9979df2549 (patch) | |
tree | 7b84af218814a711e08d6f4b9eea52cfcafe0df9 /ChangeLog-97a | |
parent | 411e9102a2a3889a1e94b6d95443f47b4a264a12 (diff) | |
download | ATCD-a0fb1a5b5d0babdeaeabf336cac2ed9979df2549.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 |