repo.or.cz
/
PxpRpc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
use XXX_SOURCE_DIR
[PxpRpc.git]
/
c
/
pxprpc
/
config.h
blob
3ae4c346b67deae0de455c514841eb065c2262ae
1
2
3
#define pxprpc__malloc malloc
4
#define pxprpc__free free
5
6
//use include pthread to create mutex
7
#define USE_PTHREAD_HEADER
8
9
#define MAX_REFSLOTS_COUNT 256