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

Commit03f61c1

Browse files
authored
Update README.md
1 parent3843b7f commit03f61c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎README.md‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ 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-
</br>
1110
* PDispatchQueue - FIFO queue for serially or concurrently executing tasks, analog to[DispatchQueue](https://developer.apple.com/documentation/dispatch/dispatchqueue)
1211
* PDispatchGroup - group of tasks for aggregation and synchronization, analog to[DispatchGroup](https://developer.apple.com/documentation/dispatch/dispatchgroup)
1312
* PDispatchSemaphore - semaphore implementation, analog to[DispatchSemaphore](https://developer.apple.com/documentation/dispatch/dispatchsemaphore)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp