Home
last modified time | relevance | path

Searched refs:readShut (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c551 FILLP_INT readShut = FILLP_FALSE; in SpungeHandleMsgDoShutdown() local
574 readShut = FILLP_TRUE; in SpungeHandleMsgDoShutdown()
581 if ((writeShut == FILLP_FALSE) && (readShut == FILLP_FALSE)) { in SpungeHandleMsgDoShutdown()
589 if (readShut && writeShut) { in SpungeHandleMsgDoShutdown()
592 } else if (readShut) { in SpungeHandleMsgDoShutdown()