please include function mechList_raw. static S mechList_anyCachedVersion(S listName) { lock mechList_raw_lock; ret mapGet(mechList_raw_cache, listName); }