Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NotifyEndClosed
src/system/kernel/fs/fifo.cpp
202
void NotifyEndClosed(bool writer);
src/system/kernel/fs/fifo.cpp
856
NotifyEndClosed(true);
src/system/kernel/fs/fifo.cpp
861
NotifyEndClosed(false);