3 .globl __pthread_setschedparam
4 .type __pthread_setschedparam, @function
5 __pthread_setschedparam
:
18 # 40 "pthread_setschedparam.c" 1
27 # 47 "../sysdeps/unix/sysv/linux/x86/lowlevellock.h" 1
28 cmpxchgl
%edx
, 0(%r13)
39 call __sched_setscheduler
49 # 68 "pthread_setschedparam.c" 1
75 lock cmpxchgl
%edx
, 0(%r13)
78 call __lll_lock_wait_private
92 movq __libc_errno@gottpoff
(%rip
), %rax
100 # 68 "pthread_setschedparam.c" 1
112 # 68 "pthread_setschedparam.c" 1
118 .size __pthread_setschedparam, .-__pthread_setschedparam
119 .globl pthread_setschedparam
120 .set pthread_setschedparam,__pthread_setschedparam
121 .hidden __lll_lock_wait_private
122 .hidden __sched_setscheduler