Searched refs:CLONE_CLEAR_SIGHAND (Results 1 – 2 of 2) sorted by relevance
53 args.flags |= CLONE_CLEAR_SIGHAND | CLONE_SIGHAND; in test_clone3_clear_sighand()83 args.flags = CLONE_CLEAR_SIGHAND; in test_clone3_clear_sighand()
37 #define CLONE_CLEAR_SIGHAND 0x100000000ULL /* Clear any signal handler and reset to SIG_DFL. */ macro
Completed in 3 milliseconds