Add restrict for better pointer optimizations. This is not being applied to `addToList()' because that function we want to thread later on.
948 B
948 B
Add restrict for better pointer optimizations. This is not being applied to `addToList()' because that function we want to thread later on.