X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/1f2f436a38f7ae2d39a943ad2898d8fed4ed2e58..065eae9f38780a3602538caa52399f41f061a88e:/gen/stack_logging.c?ds=inline diff --git a/gen/stack_logging.c b/gen/stack_logging.c index 42953c8..6fcc0b5 100644 --- a/gen/stack_logging.c +++ b/gen/stack_logging.c @@ -118,8 +118,9 @@ unsigned stack_logging_get_unique_stack(unsigned **table, unsigned *table_num_pa stack_logging_record_list_t *stack_logging_the_record_list = NULL; int stack_logging_enable_logging = 0; - int stack_logging_dontcompact = 0; +int stack_logging_finished_init = 0; +int stack_logging_postponed = 0; static int stack_logging_spin_lock = 0;