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
Changes to attempt to silence bcc64x
[ACE_TAO.git]
/
TAO
/
orbsvcs
/
tests
/
Notify
/
Bug_1385_Regression
/
go.idl
blob
3848578346ab2d582350d4f6c735f1f9e714f2de
1
interface
sig
2
{
3
// Tell the server to start
4
oneway
void
go
();
5
6
// Tell the server the consumer is done
7
oneway
void
done
();
8
};