Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_process_skeleton.c291 bool firstDeathNode = false; in ProcessAddDeathRecipient() local
315 firstDeathNode = true; in ProcessAddDeathRecipient()
321 if (firstDeathNode) { in ProcessAddDeathRecipient()