calls dispatched as per multithreaded, but checked against singleton

db4
Phil Dawes 2009-09-30 21:25:50 +01:00
parent bc70311e69
commit 70f25c71b9
1 changed files with 1 additions and 1 deletions

View File

@ -756,7 +756,7 @@ struct factor_vm
};
#ifndef FACTOR_REENTRANT
#define FACTOR_SINGLE_THREADED_SINGLETON
#define FACTOR_SINGLE_THREADED_TESTING
#endif
#ifdef FACTOR_SINGLE_THREADED_SINGLETON