Home
last modified time | relevance | path

Searched defs:ucontext (Results 1 – 3 of 3) sorted by relevance

/development/ndk/platforms/android-21/include/asm-generic/
Ducontext.h21 struct ucontext { struct
24 struct ucontext *uc_link; argument
25 stack_t uc_stack;
26 struct sigcontext uc_mcontext;
27 sigset_t uc_sigmask;
/development/ndk/platforms/android-21/include/sys/
Ducontext.h67 typedef struct ucontext { struct
69 struct ucontext* uc_link; argument
90 typedef struct ucontext { argument
/development/ndk/platforms/android-3/include/sys/
Ducontext.h66 typedef struct ucontext { struct
68 struct ucontext* uc_link; argument
84 typedef struct ucontext { argument