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
AMPI: fix mismatched free/delete[] identified by valgrind
[charm.git]
/
src
/
arch
/
net-linux-arm7
/
conv-mach-sysvshm.h
blob
1847dd0ab0ef29a8976da430add56bb6ef252ab1
1
#undef CMK_USE_SYSVSHM
2
#define CMK_USE_SYSVSHM 1
3
4
#undef CMK_IMMEDIATE_MSG
5
#define CMK_IMMEDIATE_MSG 0
6
7
#undef CMK_BROADCAST_HYPERCUBE
8
#define CMK_BROADCAST_HYPERCUBE 1
9
10
#undef CMK_WHEN_PROCESSOR_IDLE_USLEEP
11
#define CMK_WHEN_PROCESSOR_IDLE_USLEEP 0
12
13
#undef CMK_NETPOLL
14
#define CMK_NETPOLL 1