Home
last modified time | relevance | path

Searched refs:Parrot_cx_check_alarms (Results 1 – 3 of 3) sorted by relevance

/dports/lang/parrot/parrot-8.1.0/src/
H A Dscheduler.c152 Parrot_cx_check_alarms(interp, interp->scheduler); in Parrot_cx_outer_runloop()
176 Parrot_cx_check_alarms(interp, interp->scheduler); in Parrot_cx_outer_runloop()
281 Parrot_cx_check_alarms(interp, scheduler); in Parrot_cx_run_scheduler()
621 Parrot_cx_check_alarms(PARROT_INTERP, ARGIN(PMC *scheduler)) in Parrot_cx_check_alarms() function
623 ASSERT_ARGS(Parrot_cx_check_alarms) in Parrot_cx_check_alarms()
H A Dthread.c337 Parrot_cx_check_alarms(interp, interp->scheduler); in Parrot_thread_outer_runloop()
342 Parrot_cx_check_alarms(interp, interp->scheduler); in Parrot_thread_outer_runloop()
/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Dscheduler.h30 void Parrot_cx_check_alarms(PARROT_INTERP, ARGIN(PMC *scheduler))