Split up new_thread_trampoline
authorDavid Lichteblau <david@lichteblau.com>
Wed, 5 Dec 2012 17:36:10 +0000 (18:36 +0100)
committerDavid Lichteblau <david@lichteblau.com>
Mon, 17 Dec 2012 13:42:07 +0000 (14:42 +0100)
commitf21d139cd90695962174882c27585c02511c3027
tree9ce4455eaa35753ddf8b8f5596e03d3cb426e9ec
parent789406b1a4f6d546f426eb4f51aa6a10d432c4dd
Split up new_thread_trampoline

Refactor it into two independent pieces for initialization and
deinitialization around the point of its central funcall.
src/runtime/thread.c
src/runtime/thread.h