Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SNThreadSafeSet

Ju Liaoyuan edited this page Dec 20, 2022 · 1 revision

SNThreadSafeSet Class Reference

Inherits from NSMutableSet
Declared in SNThreadSafeSet.h

SNThreadSafeSet.m

Overview

A simple implementation of thread safe mutable set.referenced source code: YYKit

Warning: Fast enumerate(for...in) and enumerator is not thread safe, use enumerate using block instead. When enumerate or sort with block/callback, do NOT send message to the dictionary inside the block/callback.

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /