[svn-r6980] eliminate the handle obj static initializer, init builtins with code
This is necessary because there is no portable way to statically initialize mutexes. Windows doesn't support it, and some older POSIX impls don't either. No reviewer.
Please register or sign in to comment