race condition fix: block all signals before decrementing thread count
[musl] / src / thread / i386 / __unmapself.s
index 5c67496..bcf6e7f 100644 (file)
@@ -2,15 +2,6 @@
 .global __unmapself
 .type   __unmapself,%function
 __unmapself:
-       call 1f
-       .long -1
-       .long -1
-1:     popl %ecx
-       xorl %ebx,%ebx
-       xorl %edx,%edx
-       movl $8,%esi
-       movl $175,%eax
-       int $128
        movl $91,%eax
        movl 4(%esp),%ebx
        movl 8(%esp),%ecx