Correct handling of reaper thread in forking binaries
This commit is contained in:
parent
92cb7fb214
commit
1c47e9cdfc
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ namespace Util{
|
|||
static void exit_handler();
|
||||
static char *const *dequeToArgv(std::deque<std::string> &argDeq);
|
||||
static void grim_reaper(void *n);
|
||||
|
||||
public:
|
||||
static bool childRunning(pid_t p);
|
||||
static tthread::thread *reaper_thread;
|
||||
|
|
Loading…
Add table
Reference in a new issue