[parrot/parrot] e6fa7f: rename enable_event_checking -> Parrot_runcore_ena...
noreply at github.com
noreply at github.com
Sat Oct 29 18:05:10 UTC 2011
Branch: refs/heads/green_threads
Home: https://github.com/parrot/parrot
Commit: e6fa7fc82c19005b749c6f976d08dba0371b4785
https://github.com/parrot/parrot/commit/e6fa7fc82c19005b749c6f976d08dba0371b4785
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-10-29 (Sat, 29 Oct 2011)
Changed paths:
M include/parrot/runcore_api.h
M src/alarm.c
M src/ops/core.ops
M src/ops/core_ops.c
M src/pmc/scheduler.pmc
M src/runcore/main.c
M src/scheduler.c
Log Message:
-----------
rename enable_event_checking -> Parrot_runcore_enable_event_checking, disable_event_checking -> Parrot_runcore_disable_event_checking. Move the enable_preemption and enable_scheduling flags from global variables into scheduler attributes
More information about the parrot-commits
mailing list