instructions.c: threadsafe static var
authorAndy Wingo <wingo@pobox.com>
Thu, 10 Feb 2011 20:11:47 +0000 (21:11 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 10 Feb 2011 22:16:51 +0000 (23:16 +0100)
commit4b69f6ad26dc35681efc13aee14febf9338e0cce
treee56b387c1e63fb878be65b4ccbc2069bcb7d9d43
parent05e7481311957b8fdbc61275cac6584bdef061ca
instructions.c: threadsafe static var

* libguile/instructions.c (fetch_instruction_table): Lock access to the
  static, lazily-generated table.
libguile/instructions.c