Searched defs:__makecontext_v2 (Results 1 - 2 of 2) 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

Completed in 34 milliseconds