fork
Sign in to saveAlso known as fork operation, fork syscall, fork(), Unix fork, process fork, forking a process
in computing, an operation whereby a process creates a copy of itself, usually through a system call implemented in the kernel
Also known as fork operation, fork syscall, fork(), Unix fork, process fork, forking a process
in computing, an operation whereby a process creates a copy of itself, usually through a system call implemented in the kernel