Commited Fri. March 16, 2007 at 03:48:05 PM EDT
Can set TEKKOTSU_SHM_STYLE to NO_SHM to disable use of shared memory (and also semaphores in MutexLock)
RCRegions still provide the same interface as in POSIX_SHM, but simply fake everything with normal heap allocations.
Using this setting restricts process model to uni-process (Multiprocess setting 'false')