changed locking hierarchy

This commit is contained in:
Jeff Hill
2001-03-21 01:07:27 +00:00
parent 0a9f914076
commit c0c2d30209
17 changed files with 1181 additions and 1328 deletions

View File

@@ -34,11 +34,6 @@ class netSubscription * netSubscription::isSubscription ()
return this;
}
void netSubscription::ioCancelRequest ()
{
this->chan.getPIIU ()->subscriptionCancelRequest ( *this, true );
}
void netSubscription::show ( unsigned level ) const
{
printf ( "event subscription IO at %p, type %s, element count %lu, mask %u\n",