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
Some broken software wants to deal with ld.so.cache.
[nyanglibc.git]
/
nptl
/
pthread_getconcurrency.s
blob
f067c1e20d779a92f486024cf90aa7edf44c3b69
1
.text
2
.p2align 4,,15
3
.globl pthread_getconcurrency
4
.type pthread_getconcurrency, @function
5
pthread_getconcurrency
:
6
movl __concurrency_level
(%
rip
), %
eax
7
ret
8
.size pthread_getconcurrency, .-pthread_getconcurrency