Declare __pthread_unwind. Define __do_cancel to use it. Declare old cleanup handler...
authorUlrich Drepper <drepper@redhat.com>
Sat, 12 Apr 2003 00:14:16 +0000 (00:14 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 12 Apr 2003 00:14:16 +0000 (00:14 +0000)
commit6efd481484e5d8d47b834fd034dc62f4c036d2cf
treec4bd9e169d534ceaf83f4b3f6b7f034e0e1cb379
parent32b0da568de098fc2d62da7cf6a06ddbaba156d7
Declare __pthread_unwind.  Define __do_cancel to use it.  Declare old cleanup handler installation functions.
nptl/cleanup.c
nptl/cleanup_compat.c [new file with mode: 0644]
nptl/cleanup_defer.c
nptl/cleanup_defer_compat.c [new file with mode: 0644]
nptl/descr.h
nptl/forward.c
nptl/init.c
nptl/pthreadP.h
nptl/tst-cleanup0.expect [new file with mode: 0644]