clarify the purpose of this project
[nyanglibc.git] / nptl / pthread_timedjoin.s
blob74e762d77883a726b1b718f7ae9b1deb9dc6b996
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@PLT
10 .size __pthread_timedjoin_np, .-__pthread_timedjoin_np
11 .weak pthread_timedjoin_np
12 .set pthread_timedjoin_np,__pthread_timedjoin_np