]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: FIFO: dup/fork/exec: make sure child starts unlocked
authorKen Brown <kbrown@cornell.edu>
Mon, 4 May 2020 15:36:20 +0000 (11:36 -0400)
committerKen Brown <kbrown@cornell.edu>
Fri, 8 May 2020 10:32:00 +0000 (06:32 -0400)
commit13c65c43c24015f75b6488dc476b8d7b22c84f18
tree3b3c12696f77613251de08bc79be68ccf587bda2
parent624fda1e96adf3c4de745115d97fe254d4be53e8
Cygwin: FIFO: dup/fork/exec: make sure child starts unlocked

There can be deadlocks if the child starts with its fifo_client_lock
in the locked state.
winsup/cygwin/fhandler_fifo.cc
This page took 0.03034 seconds and 5 git commands to generate.