Package com.linkedin.alpini.jna
Interface ThreadUtils.WindowsCLib
-
- All Superinterfaces:
com.sun.jna.Library
- Enclosing class:
- ThreadUtils
public static interface ThreadUtils.WindowsCLib extends com.sun.jna.Library
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
GetCurrentThread()
int
SetThreadDescription(int tid, com.sun.jna.WString name)
-