Movatterモバイル変換


[0]ホーム

URL:


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

Commit79e876a

Browse files
author
Alex Belozierov
committed
2 parentse9288b6 +d22c7ff commit79e876a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ It consists of the following:
1010
***PDispatchQueue** - FIFO queue for serially or concurrently executing tasks, analog to[DispatchQueue](https://developer.apple.com/documentation/dispatch/dispatchqueue)
1111
***PDispatchGroup** - group of tasks for aggregation and synchronization, analog to[DispatchGroup](https://developer.apple.com/documentation/dispatch/dispatchgroup)
1212
***PDispatchSemaphore** -[semaphore](https://en.wikipedia.org/wiki/Semaphore_(programming)) implementation, analog to[DispatchSemaphore](https://developer.apple.com/documentation/dispatch/dispatchsemaphore)
13+
***PDispatchWorkItem** - block wrapper, analog to[DispatchWorkItem](https://developer.apple.com/documentation/dispatch/dispatchworkitem)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp