Skip to content
Snippets Groups Projects
Commit 39a5238c authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Pipes/FIFOs: Implement the unlink method. If the pipe/FIFO is unlinked, it...

Pipes/FIFOs:  Implement the unlink method.  If the pipe/FIFO is unlinked, it will marked the pipe/FIFO as unliked.  If/when all open references to the driver are closed, all of the driver resources will be freed.
parent 05e82a88
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment