mirror of https://github.com/shirou/gopsutil
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Call() already returns the last error, see https://pkg.go.dev/syscall?GOOS=windows#Proc.Call. However, some code called GetLastError() afterwards, which is racy; if the go routine switches threads between Call() and GetLastError(), it may return a different error than expected, or possibly nil. |
1 week ago | |
---|---|---|
.. | ||
testdata | 2 years ago | |
ex_linux.go | 12 months ago | |
ex_windows.go | 1 week ago | |
mem.go | 12 months ago | |
mem_aix.go | 9 months ago | |
mem_aix_cgo.go | 12 months ago | |
mem_aix_nocgo.go | 12 months ago | |
mem_bsd.go | 12 months ago | |
mem_bsd_test.go | 3 months ago | |
mem_darwin.go | 2 months ago | |
mem_darwin_test.go | 2 months ago | |
mem_fallback.go | 2 months ago | |
mem_freebsd.go | 2 months ago | |
mem_linux.go | 2 months ago | |
mem_linux_test.go | 2 months ago | |
mem_netbsd.go | 2 months ago | |
mem_openbsd.go | 2 months ago | |
mem_openbsd_386.go | 12 months ago | |
mem_openbsd_amd64.go | 12 months ago | |
mem_openbsd_arm.go | 12 months ago | |
mem_openbsd_arm64.go | 12 months ago | |
mem_openbsd_riscv64.go | 12 months ago | |
mem_plan9.go | 2 months ago | |
mem_plan9_test.go | 2 months ago | |
mem_solaris.go | 2 months ago | |
mem_solaris_test.go | 3 months ago | |
mem_test.go | 2 months ago | |
mem_windows.go | 1 week ago | |
types_openbsd.go | 12 months ago |