MCPcopy Create free account
hub / github.com/LemonOSProject/LemonOS / UnwatchSlave

Method UnwatchSlave

Kernel/src/tty/pty.cpp:270–272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

268}
269
270void PTY::UnwatchSlave(FilesystemWatcher& watcher){
271 watchingSlave.remove(&watcher);
272}

Callers 1

UnwatchMethod · 0.80

Calls 1

removeMethod · 0.45

Tested by

no test coverage detected