forked from Bananymous/banan-os
Bananymous
f73e954b28
Pipe already is using lock on the inode. If you read from pipe when there was no data, pipe blocked indefinately since writes were blocked by Inode::m_lock. |
||
---|---|---|
.. | ||
DevFS | ||
Ext2 | ||
ProcFS | ||
TmpFS | ||
FileSystem.h | ||
Inode.h | ||
Pipe.h | ||
Socket.h | ||
VirtualFileSystem.h |