Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dpipe.c137 int to_notify; in PipeRead() local
198 to_notify = FALSE; in PipeRead()
200 to_notify = TRUE; in PipeRead()
214 if (to_notify) { in PipeRead()
240 int to_notify; in PipeWrite() local
298 to_notify = FALSE; in PipeWrite()
300 to_notify = TRUE; in PipeWrite()
316 if (to_notify) { in PipeWrite()