more qlyw stuff.
This commit is contained in:
13
misc/LOCALS
13
misc/LOCALS
@@ -206,7 +206,7 @@ Int total_atom_table_overflow_time =0
|
||||
|
||||
//load_dyld
|
||||
#ifdef LOAD_DYLD
|
||||
static dl_errno =0
|
||||
int dl_errno =0
|
||||
#endif
|
||||
|
||||
//tracer.c
|
||||
@@ -214,7 +214,12 @@ static dl_errno =0
|
||||
int do_trace_primitives =TRUE
|
||||
#endif
|
||||
|
||||
//quick loader
|
||||
struct export_atom_hash_entry_struct **ExportAtomHashChain =NULL
|
||||
UInt ExportAtomHashTableSize =0
|
||||
UInt ExportAtomHashTableNum =0
|
||||
struct export_functor_hash_entry_struct **ExportFunctorHashChain =NULL
|
||||
UInt ExportFunctorHashTableSize =0
|
||||
UInt ExportFunctorHashTableNum =0
|
||||
|
||||
END_WORKER_LOCAL
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user