Searched refs:resizing (Results 1 – 2 of 2) sorted by relevance
1036 volatile kmp_int8 resizing; // 0=not resizing, 1=resizing variable1053 : maxLevels(7), depth(1), uninitialized(not_initialized), resizing(0) {} in hierarchy_info()1078 resizing = 0; in init()1138 kmp_int8 bool_result = KMP_COMPARE_AND_STORE_ACQ8(&resizing, 0, 1); in resize()1144 bool_result = KMP_COMPARE_AND_STORE_ACQ8(&resizing, 0, 1); in resize()1199 resizing = 0; // One writer in resize()
63 ## Note: check with and without --show-lma to make sure resizing happens in