repo.or.cz
/
charm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update LZ4 to 1.8.3
[charm.git]
/
src
/
arch
/
netlrts-linux-arm7
/
conv-mach-pthreads.h
blob
94e01fd1775541179d699530dbbc3b8f222befd7
1
2
#undef CMK_MALLOC_USE_GNU_MALLOC
3
#undef CMK_MALLOC_USE_OS_BUILTIN
4
#undef CMK_MALLOC_USE_GNUOLD_MALLOC
5
#define CMK_MALLOC_USE_OS_BUILTIN 1
6
7
#undef CMK_THREADS_USE_CONTEXT
8
#undef CMK_THREADS_USE_PTHREADS
9
#define CMK_THREADS_USE_PTHREADS 1
10