Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c550 FILLP_INT writeShut = FILLP_FALSE; in SpungeHandleMsgDoShutdown() local
578 writeShut = FILLP_TRUE; in SpungeHandleMsgDoShutdown()
581 if ((writeShut == FILLP_FALSE) && (readShut == FILLP_FALSE)) { in SpungeHandleMsgDoShutdown()
589 if (readShut && writeShut) { in SpungeHandleMsgDoShutdown()
599 if (writeShut) { // Need to check the status in SpungeHandleMsgDoShutdown()