How does it handle multiple threads loading code at the same time?
-----
LOL! ^^ ^_^ >.< ^_^ ROFL!
As an aside, arc-f currently handles loading by wrapping a sizeable bit of 'load in 'atomic, but this is unnecessary, I think, if I use a thread-local for current-load-file* and friends.