Searched refs:DefaultSlotSize (Results 1 – 1 of 1) sorted by relevance
101 size_t DefaultSlotSize = DS_Worker_Warp_Slot_Size; in data_sharing_push_stack_common() local102 if (DefaultSlotSize > NewSize) in data_sharing_push_stack_common()103 NewSize = DefaultSlotSize; in data_sharing_push_stack_common()