/* * This is disgusting, but it must support both modular and monolothic * configurations, plus the code is shared between server and client. * For monolithic builds NFSSERVER may not imply NFS. Unfortunately we * can't use regular mutexes here that would require static initialization * and we can get initialized from multiple places, so we improvise. * * Yuck. */