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 #2303 from jwillemsen/jwi-803
[ACE_TAO.git]
/
TAO
/
tests
/
Crash_On_Write
/
Oneway_Receiver.cpp
blob
08ec34b03c2cd404d9ed7cb452992355b8005eb1
1
#include
"Oneway_Receiver.h"
2
3
Oneway_Receiver
::
Oneway_Receiver
()
4
{
5
}
6
7
void
8
Oneway_Receiver
::
receive_oneway
()
9
{
10
}