[parrot/parrot] 42bb40: Do Parrot_thread_kill_all before Parrot_runcore_de...
GitHub
noreply at github.com
Tue Sep 18 19:33:58 UTC 2012
Branch: refs/heads/rurban/threads_array_heap
Home: https://github.com/parrot/parrot
Commit: 42bb405695474fff092468497b5d3d11ab6555a3
https://github.com/parrot/parrot/commit/42bb405695474fff092468497b5d3d11ab6555a3
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-09-18 (Tue, 18 Sep 2012)
Changed paths:
M include/parrot/thread.h
M src/interp/api.c
M src/thread.c
Log Message:
-----------
Do Parrot_thread_kill_all before Parrot_runcore_destroy
Change Parrot_thread_destroy_all(interp) to Parrot_thread_destroy_all(NULL)
No interp needed for the interp's in the global threads_array.
More information about the parrot-commits
mailing list