Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
* Make a difficult mutex check a bit easier to read and hopefully a b…
…it safer, too * Reorder some code * Replace some duplicate code with goto * Simplify some if's Maybe this also has some influence on our current top crash ("Attempted to connect a connection that is not disconnected")
- Loading branch information
Showing
with
186 additions
and 190 deletions.
- +9 −0 Source/SPConstants.h
- +0 −1 Source/SPDatabaseStructure.h
- +177 −189 Source/SPDatabaseStructure.m
Oops, something went wrong.