Searched refs:uc (Results 1 - 2 of 2) sorted by relevance

/libmicro/
H A Dgetcontext.c59 ucontext_t uc; local
60 (void) getcontext(&uc);
61 (void) getcontext(&uc);
62 (void) getcontext(&uc);
63 (void) getcontext(&uc);
64 (void) getcontext(&uc);
65 (void) getcontext(&uc);
66 (void) getcontext(&uc);
67 (void) getcontext(&uc);
68 (void) getcontext(&uc);
[all...]
H A Dsetcontext.c55 ucontext_t uc; local
59 (void) getcontext(&uc);
62 (void) setcontext(&uc);

Completed in 5 milliseconds