diff options
Diffstat (limited to 'src/include')
| -rwxr-xr-x | src/include/box64context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/box64context.h b/src/include/box64context.h index 1e7f5efc..79560227 100755 --- a/src/include/box64context.h +++ b/src/include/box64context.h @@ -64,7 +64,7 @@ typedef struct base_segment_s { pthread_key_t key; } base_segment_t; -#define CYCLE_LOG 8 +#define CYCLE_LOG 16 typedef struct box64context_s { path_collection_t box64_path; // PATH env. variable |