Home
last modified time | relevance | path

Searched refs:ctx_reschedule (Results 1 – 6 of 6) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dzcontext.c342 private int ctx_reschedule(P1(i_ctx_t **));
380 gs_interp_reschedule_proc = ctx_reschedule; in ctx_initialize()
392 ctx_reschedule(i_ctx_t **pi_ctx_p) in ctx_reschedule() function
481 return ctx_reschedule(pi_ctx_p); in ctx_time_slice()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzcontext.c337 static int ctx_reschedule(i_ctx_t **);
375 gs_interp_reschedule_proc = ctx_reschedule; in ctx_initialize()
387 ctx_reschedule(i_ctx_t **pi_ctx_p) in ctx_reschedule() function
476 return ctx_reschedule(pi_ctx_p); in ctx_time_slice()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzcontext.c333 static int ctx_reschedule(i_ctx_t **);
371 psched->current->state.reschedule_proc = ctx_reschedule; in ctx_initialize()
383 ctx_reschedule(i_ctx_t **pi_ctx_p) in ctx_reschedule() function
472 return ctx_reschedule(pi_ctx_p); in ctx_time_slice()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzcontext.c333 static int ctx_reschedule(i_ctx_t **);
371 psched->current->state.reschedule_proc = ctx_reschedule; in ctx_initialize()
383 ctx_reschedule(i_ctx_t **pi_ctx_p) in ctx_reschedule() function
472 return ctx_reschedule(pi_ctx_p); in ctx_time_slice()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzcontext.c337 static int ctx_reschedule(i_ctx_t **);
375 gs_interp_reschedule_proc = ctx_reschedule; in ctx_initialize()
387 ctx_reschedule(i_ctx_t **pi_ctx_p) in ctx_reschedule() function
476 return ctx_reschedule(pi_ctx_p); in ctx_time_slice()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dzcontext.c342 private int ctx_reschedule(P1(i_ctx_t **));
380 gs_interp_reschedule_proc = ctx_reschedule; in ctx_initialize()
392 ctx_reschedule(i_ctx_t **pi_ctx_p) in ctx_reschedule() function
481 return ctx_reschedule(pi_ctx_p); in ctx_time_slice()