Searched refs:__makecontext_v2 (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dmakectxt.c33 #pragma weak ___makecontext_v2 = __makecontext_v2
79 * provide the correct semantics in __makecontext_v2().
108 __makecontext_v2(ucontext_t *ucp, void (*func)(), int argc, ...) function
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dmakectxt.c33 #pragma weak ___makecontext_v2 = __makecontext_v2
79 * provide the correct semantics in __makecontext_v2().
108 __makecontext_v2(ucontext_t *ucp, void (*func)(), int argc, ...) function
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc689 void __makecontext_v2(ucontext_t *ucp, void (*func)(), int argc, ...);

Completed in 30 milliseconds