* show_icmd_method: use a monitor since the binutils disassembler is not
authortwisti <none@none>
Tue, 12 Jul 2005 20:58:01 +0000 (20:58 +0000)
committertwisti <none@none>
Tue, 12 Jul 2005 20:58:01 +0000 (20:58 +0000)
commit16b541414ff612aa5c71fb2cd91f1f1d172da7d0
treeae84cf62766948a86c44923f7a1186ecab4d3f84
parenteae8a4f6d4f6cf8abc0f2773c10ce2f43cca6e2a
* show_icmd_method: use a monitor since the binutils disassembler is not
  reentrantable and it would be unreadable if 2 or more thread write
  assembler
* stack_init: added
src/vm/jit/helper.c
src/vm/jit/jit.c
src/vm/jit/stack.c
src/vm/jit/stack.h