Document that you must include <sys/param.h> before <sys/cpuset.h>.
Approved by: rwatson (mentor)
This commit is contained in:
parent
fdd9b0723e
commit
88ff5136d1
@ -36,6 +36,7 @@
|
||||
.Sh LIBRARY
|
||||
.Lb libc
|
||||
.Sh SYNOPSIS
|
||||
.In sys/param.h
|
||||
.In sys/cpuset.h
|
||||
.Ft int
|
||||
.Fn cpuset "cpusetid_t *setid"
|
||||
|
@ -35,6 +35,7 @@
|
||||
.Sh LIBRARY
|
||||
.Lb libc
|
||||
.Sh SYNOPSIS
|
||||
.In sys/param.h
|
||||
.In sys/cpuset.h
|
||||
.Ft int
|
||||
.Fn cpuset_getaffinity "cpulevel_t level" "cpuwhich_t which" "id_t id" "size_t setsize" "cpuset_t *mask"
|
||||
|
Loading…
x
Reference in New Issue
Block a user