*** empty log message ***

This commit is contained in:
Thomas Pfaff 2003-03-23 10:56:19 +00:00
parent 9306ba2ee4
commit b2ee9a5565
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
* thread.h (class List): Move inline code inside class
declaration.
(List::forEach): Change callback parameter to template class
member function pointer.
member function pointer.
(pthread_keys::fixup_before_fork): Change to inline. Use
List::forEach to fixup keys.
(pthread_keys::fixup_after_fork): Ditto.