Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_event.c122 static int32_t CreateNonBlockPipe(EventNode *node) in CreateNonBlockPipe() function
158 if (CreateNonBlockPipe(node) != NSTACKX_EOK) { in EventModuleInit()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_event.c110 static int32_t CreateNonBlockPipe(EventNode *node) in CreateNonBlockPipe() function
160 if (CreateNonBlockPipe(node) != NSTACKX_EOK) { in EventModuleInit()