Searched refs:CLONE_SIGHAND (Results 1 – 2 of 2) sorted by relevance
26 #define CLONE_SIGHAND 0x00000800 macro
247 int flags = CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_THREAD | CLONE_SYSVSEM | in pthread_create()