- java.lang.Object
-
- de.ibapl.jnhw.x_open.Ucontext
-
-
Field Summary
Fields Modifier and Type Field Description static booleanHAVE_UCONTEXT_H
-
Constructor Summary
Constructors Constructor Description Ucontext()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidgetcontext(Signal.Ucontext_t ucp)Get user context and store it in variable pointed to by UCP.
-
-
-
Method Detail
-
getcontext
public static final void getcontext(Signal.Ucontext_t ucp) throws NativeErrorException
Get user context and store it in variable pointed to by UCP.- Throws:
NativeErrorException
-
-