Query: tracehook_prepare_clone
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRACEHOOK_PREPARE_CL(9) Kernel Internals TRACEHOOK_PREPARE_CL(9)NAMEtracehook_prepare_clone - prepare for new child to be clonedSYNOPSISint tracehook_prepare_clone(unsigned clone_flags);ARGUMENTSclone_flags CLONE_* flags from clone/fork/vfork system callDESCRIPTIONThis is called before a new user task is to be cloned. Its return value will be passed to tracehook_finish_clone. Called with no locks held. Kernel Hackers Manual 2.6. July 2010 TRACEHOOK_PREPARE_CL(9)
Related Man Pages |
---|
pthread_atfork(3c) - opensolaris |
vfork(2) - ultrix |
clone(2) - netbsd |
pthread_atfork(3) - netbsd |
vfork(2) - osx |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Getting command output to putty window title. |
The Future of the PM (Private Message) System at UNIX.com |
Shopt -s histappend |
32 bit process addressing more than 4GB |