mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-31 11:30:56 +08:00
*** empty log message ***
This commit is contained in:
parent
9306ba2ee4
commit
b2ee9a5565
@ -3,7 +3,7 @@
|
|||||||
* thread.h (class List): Move inline code inside class
|
* thread.h (class List): Move inline code inside class
|
||||||
declaration.
|
declaration.
|
||||||
(List::forEach): Change callback parameter to template class
|
(List::forEach): Change callback parameter to template class
|
||||||
member function pointer.
|
member function pointer.
|
||||||
(pthread_keys::fixup_before_fork): Change to inline. Use
|
(pthread_keys::fixup_before_fork): Change to inline. Use
|
||||||
List::forEach to fixup keys.
|
List::forEach to fixup keys.
|
||||||
(pthread_keys::fixup_after_fork): Ditto.
|
(pthread_keys::fixup_after_fork): Ditto.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user