Switched on singleton flag

db4
Phil Dawes 2009-09-01 20:47:18 +01:00
parent 9e460f6dec
commit 9bf6f97e35
1 changed files with 1 additions and 1 deletions

View File

@ -690,7 +690,7 @@ struct factorvm {
};
#define FACTOR_MULTITHREADED_TLS
#define FACTOR_SINGLE_THREADED_SINGLETON
#ifdef FACTOR_SINGLE_THREADED_SINGLETON
/* calls are dispatched using the singleton vm ptr */