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

Commitc8e0f9a

Browse files
authored
Update README.md
1 parent908eeb0 commitc8e0f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ It consists of the following:
77
* PCondition - Swift wrapper of POSIX condition, analog to[NSCondition](https://developer.apple.com/documentation/foundation/nscondition)
88
* PThread - Swift wrapper of POSIX thread, analog to[Thread](https://developer.apple.com/documentation/foundation/thread)
99
* PThreadPool - thread pool implementation
10-
10+
 
1111
* PDispatchQueue - FIFO queue for serially or concurrently executing tasks, analog to[DispatchQueue](https://developer.apple.com/documentation/dispatch/dispatchqueue)
1212
* PDispatchGroup - group of tasks for aggregation and synchronization, analog to[DispatchGroup](https://developer.apple.com/documentation/dispatch/dispatchgroup)
1313
* PDispatchSemaphore - semaphore implementation, analog to[DispatchSemaphore](https://developer.apple.com/documentation/dispatch/dispatchsemaphore)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp