diff options
author | Ian Moffett <ian@osmora.org> | 2024-08-21 11:55:38 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2024-08-21 11:55:38 -0400 |
commit | 8f2a455cf3866857349e377cd2cf2bb898e0a494 (patch) | |
tree | 7c82932d44d2256767b0138c12d4b77470d0af82 /sys/kern/kern_syscall.c | |
parent | 546c223267b6a385030ab2c4d5211bca1420709d (diff) |
kernel: Add ref count to filedesc
Keep track of how many threads are currently using the file descriptor.
This will be useful when fork() is implemented.
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'sys/kern/kern_syscall.c')
0 files changed, 0 insertions, 0 deletions