Serialize access to the population-of-1d-tables.
authorMatt Birkholz <puck@birchwood-abbey.net>
Wed, 1 Jul 2015 14:34:59 +0000 (07:34 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Mon, 17 Aug 2015 23:52:59 +0000 (16:52 -0700)
commit1ff514a49f243cea6bc1224931b14ab47414de15
treec85f65f5a57a9df7e36a7e57dc61bd667addd9d4
parentaa48e492d3733f374bb42996830808c97ba10e5f
Serialize access to the population-of-1d-tables.

Allow create-thread to be run by multiple threads concurrently while
still accessing the population-of-1d-tables serially.
src/runtime/prop1d.scm
src/runtime/runtime.pkg
src/runtime/thread.scm