cog/Spotlight
Christopher Snowhill 47258b02b1 [Core Data] Add access locking
Apparently we need this to prevent Core Data from stomping on itself
when another thread accesses it.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-15 07:00:11 -07:00
..
NSArray+CogSort.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSArray+CogSort.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSComparisonPredicate+CogPredicate.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSComparisonPredicate+CogPredicate.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSNumber+CogSort.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSNumber+CogSort.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SpotlightPlaylistController.h Fix the Spotlight search panel 2022-07-15 06:18:01 -07:00
SpotlightPlaylistController.m Fix the Spotlight search panel 2022-07-15 06:18:01 -07:00
SpotlightPlaylistEntry.h [Playlist Storage] Rewrite to use Core Data 2022-06-16 07:14:33 -07:00
SpotlightPlaylistEntry.m [Core Data] Add access locking 2022-07-15 07:00:11 -07:00
SpotlightTransformers.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SpotlightTransformers.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SpotlightWindowController.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SpotlightWindowController.m Fix the Spotlight search panel 2022-07-15 06:18:01 -07:00