[Overview][Constants][Types][Procedures and functions] Reference for unit 'Linux' (#rtl)

CLONE_PARENT

Clone options: Set child parent to parent of calling process.

Declaration

Source position: linux.pp line 53

const CLONE_PARENT = $00008000;