Kernel: Implement fcntl based locks
This commit is contained in:
@@ -396,6 +396,7 @@ namespace Kernel
|
||||
BAN::UniqPtr<PageTable> m_page_table;
|
||||
BAN::RefPtr<TTY> m_controlling_terminal;
|
||||
|
||||
friend class OpenFileDescriptorSet;
|
||||
friend class Thread;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user