This page is experimental and may change significantly in future releases.
Linux Clone3 Argument CLONE_THREAD
Properties
- name
- Linux Clone3 Argument CLONE_THREAD
- definition
- A flag parameter to the Clone3 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/clone3.2.html
Neighbors