aboutsummaryrefslogtreecommitdiff
path: root/libgloss/config
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2025-01-28 16:07:22 +0100
committerCorinna Vinschen <corinna@vinschen.de>2025-01-28 16:11:03 +0100
commitc7eb1a1f5225bb8e1a992519c28b72d74a0b59fd (patch)
tree65866bc953fa7f5614c0b87a2d21237dbb684127 /libgloss/config
parent6baa8484dbd47f66d9c2ea2c79c80f33b8ca172f (diff)
downloadnewlib-c7eb1a1f5225bb8e1a992519c28b72d74a0b59fd.zip
newlib-c7eb1a1f5225bb8e1a992519c28b72d74a0b59fd.tar.gz
newlib-c7eb1a1f5225bb8e1a992519c28b72d74a0b59fd.tar.bz2
Cygwin: fhandler: move "isclosed" status flag into fhandler_pipe_fifo
The isclosed flag is only used in pipe and FIFO code, so move the flag down into the fhandler_pipe_fifo class. Note that such a flag is not sufficient to avoid evil, like closing an already closing fhandler from another thread. If we ever need this, it has to be implemented threadsafe. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'libgloss/config')
0 files changed, 0 insertions, 0 deletions