This page is experimental and may change significantly in future releases.
Linux Clone Argument CLONE_THREAD
Properties
- name
- Linux Clone Argument CLONE_THREAD
- definition
- A flag parameter to the Clone syscall. If set, the child is placed in the same thread group as the calling process.
- defined by
- https://man7.org/linux/man-pages/man2/clone.2.html
Neighbors