repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #2301 from sonndinh/remove-dup-reactor-functions
[ACE_TAO.git]
/
ACE
/
Kokyu
/
kokyu_config.h
blob
21e1a21419f44bc56de32bda63f535b2e721e33c
1
#ifndef KOKYU_CONFIG_H
2
#define KOKYU_CONFIG_H
3
4
#define CONFIG_DSTREAM_DSRT_DISPATCH
5
#define CONFIG_DSTREAM_DSRT_CV_DISPATCH
6
#define CONFIG_DSTREAM_DSRT_DIRECT_DISPATCH
7
#define CONFIG_DSTREAM_DSRT_DISPATCH_IMPL
8
9
#endif
/* KOKYU_CONFIG_H */