repo.or.cz
/
nyanglibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
clarify the purpose of this project
[nyanglibc.git]
/
nptl
/
pthread_yield.shared.s
blob
79abfa5ca39d3d6c6bed89355d2fccd74521aefd
1
.text
2
.p2align 4,,15
3
.globl pthread_yield
4
.type pthread_yield, @function
5
pthread_yield
:
6
jmp sched_yield@PLT
7
.size pthread_yield, .-pthread_yield