Uses of Annotation Type
oshi.annotation.concurrent.GuardedBy
Packages that use GuardedBy
-
Uses of GuardedBy in oshi.util.platform.unix.solaris
Methods in oshi.util.platform.unix.solaris with annotations of type GuardedByModifier and TypeMethodDescriptioncom.sun.jna.platform.unix.solaris.LibKstat.KstatConvenience method forLibKstat.kstat_lookup(com.sun.jna.platform.unix.solaris.LibKstat.KstatCtl, java.lang.String, int, java.lang.String).List<com.sun.jna.platform.unix.solaris.LibKstat.Kstat> Convenience method forLibKstat.kstat_lookup(com.sun.jna.platform.unix.solaris.LibKstat.KstatCtl, java.lang.String, int, java.lang.String).booleanKstatUtil.KstatChain.read(com.sun.jna.platform.unix.solaris.LibKstat.Kstat ksp) Convenience method forLibKstat.kstat_read(com.sun.jna.platform.unix.solaris.LibKstat.KstatCtl, com.sun.jna.platform.unix.solaris.LibKstat.Kstat, com.sun.jna.Pointer)which gets data from the kernel for the kstat pointed to byksp.intKstatUtil.KstatChain.update()Convenience method forLibKstat.kstat_chain_update(com.sun.jna.platform.unix.solaris.LibKstat.KstatCtl).