* child_info.h (class child_info_spawn): Drop unused member lock.
(CURR_CHILD_INFO_MAGIC): Update. * sigproc.cc (child_info_spawn::child_info_spawn): Drop setting lock.
This commit is contained in:
@@ -890,7 +890,6 @@ child_info_spawn::child_info_spawn (child_info_types chtype, bool need_subproc_r
|
||||
api_fatal ("couldn't create signalling event for exec, %E");
|
||||
|
||||
get_proc_lock (PROC_EXECING, 0);
|
||||
lock = &sync_proc_subproc;
|
||||
/* exit with lock held */
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user