PR_GET_CHILD_SUBREAPER
(2const)get the "child subreaper" attribute of the calling process
#include <linux/prctl.h> /* Definition of PR_* constants */ #include <sys/prctl.h> int prctl(PR_GET_CHILD_SUBREAPER, int *isset);
get the "child subreaper" attribute of the calling process