Class Ucontext


  • @Include("#include <ucontext.h>")
    public class Ucontext
    extends Object
    Wrapper around the <ucontext.h> header. https://www.gnu.org/software/libc/manual/html_node/System-V-contexts.html#index-setcontext
    Author:
    aploese
    • Field Detail

      • HAVE_UCONTEXT_H

        public static final boolean HAVE_UCONTEXT_H
    • Constructor Detail

      • Ucontext

        public Ucontext()