cancellation3.s 157 B

12345678
  1. .text
  2. .global __pthread_unwind_next
  3. .type __pthread_unwind_next,%function
  4. __pthread_unwind_next:
  5. pushl %eax
  6. call __pthread_unwind_next_3
  7. popl %eax
  8. ret