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, 6 Jul 2015 05:45:45 +0000 (22:45 -0700)
commit4319583316d983f067e1fb466f853453fc8c21d1
treee78ea8b1d668d7df36920f615345c6c06131ae83
parent0fcf2fec284535d2a26cd33041361d8ae45267ef
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