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
/
mtx_destroy.s
blob
84109334e94a822c544805c5b5406375e6348cf2
1
.text
2
.p2align 4,,15
3
.globl mtx_destroy
4
.type mtx_destroy, @function
5
mtx_destroy
:
6
jmp __pthread_mutex_destroy@PLT
7
.size mtx_destroy, .-mtx_destroy