clarify the purpose of this project
[nyanglibc.git] / nptl / pthread_timedjoin.shared.s
blob742a1614198762412cbf8f8d5b33080a95cccb73
1 .text
2 .p2align 4,,15
3 .globl __pthread_timedjoin_np
4 .type __pthread_timedjoin_np, @function
5 __pthread_timedjoin_np:
6 movq %rdx, %rcx
7 movl $1, %r8d
8 xorl %edx, %edx
9 jmp __pthread_clockjoin_ex
10 .size __pthread_timedjoin_np, .-__pthread_timedjoin_np
11 .weak pthread_timedjoin_np
12 .set pthread_timedjoin_np,__pthread_timedjoin_np
13 .hidden __pthread_clockjoin_ex