Uses of Class
oshi.jna.platform.unix.AixLibc.AixLwpsInfo
Package
Description
Provides functions to query information on AIX
Provides extensions of JNA libraries for Unix.
-
Uses of AixLibc.AixLwpsInfo in oshi.driver.unix.aix
Modifier and TypeMethodDescriptionstatic AixLibc.AixLwpsInfo
PsInfo.queryLwpsInfo
(int pid, int tid) Reads /proc/pid/lwp/tid/lwpsinfo and returns data in a structure -
Uses of AixLibc.AixLwpsInfo in oshi.jna.platform.unix