Searched refs:fConnectionBrokenEvent (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DServerConnection.cpp34 fConnectionBrokenEvent(NULL),
48 if (fConnectionBrokenEvent)
49 fConnectionBrokenEvent->ReleaseReference();
62 fConnectionBrokenEvent
64 if (!fConnectionBrokenEvent)
189 fVolumeManager->SendVolumeEvent(fConnectionBrokenEvent);
H A DServerConnection.h50 ConnectionBrokenEvent* fConnectionBrokenEvent; member in class:ServerConnection

Completed in 29 milliseconds