created | 2020-01-20T20:54:00Z |
---|---|
begin | 2020-01-03T09:46:41Z |
end | 2020-01-03T15:18:02Z |
path | src/sys |
commits | 1 |
date | 2020-01-03T15:18:02Z | |||
---|---|---|---|---|
author | anton | |||
files | src/sys/kern/sys_pipe.c | log | diff | annotate |
message |
Rename the pipe I/O lock routines for improved clarity. This is just a mere preparation for introducing a dedicated lock per pipe pair. ok mpi@ visa@ |