* lock_utf_hashtable: Added.
authortwisti <none@none>
Wed, 16 Nov 2005 12:10:43 +0000 (12:10 +0000)
committertwisti <none@none>
Wed, 16 Nov 2005 12:10:43 +0000 (12:10 +0000)
commitd33f50cf873585455a673f2ff61373c95fd76cb7
tree3f534d08a246b9dabc02dc40a8d2a5f8c1e595b7
parent5e9c57e8dceff7f1303ac56cf29e3442f5c4410b
* lock_utf_hashtable: Added.
* utf8_init: Changed return type to bool, initialize lock_utf_hashtable.
* utf_new: Use builtin_monitorenter/exit instead of crappy tables_lock.
src/vm/utf8.c