This repository has been archived on 2022-05-27. You can view files and clone it, but cannot push or open issues or pull requests.
ocaml-cgroups2/include/clone3.h

4 lines
67 B
C
Raw Permalink Normal View History

2022-01-25 18:06:39 +00:00
#include <linux/sched.h>
long clone3(struct clone_args *cl_args);