This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7bc37410e4e11e48084d57e7018c99bb3d24eda
swift-mirror
/
include
/
swift
/
Threading
/
Impl
History
Mike Ash
650027e087
[Runtime] Don't redeclare os_unfair_recursive_lock et al if the SDK has them.
...
rdar://152340726
2025-06-03 16:38:22 -04:00
..
Linux
[Threading][TSan] Update after review comments.
2023-06-19 15:32:50 +01:00
Win32
[Threading] Add
_WIN64
conditional version of
ULONG_PTR
.
2025-03-27 18:56:25 +00:00
C11.h
[Concurrency] Eliminate StatusRecordLockRecord.
2025-03-26 14:52:37 -04:00
chrono_utils.h
…
Darwin.h
[Runtime] Don't redeclare os_unfair_recursive_lock et al if the SDK has them.
2025-06-03 16:38:22 -04:00
Linux.h
Fix a bunch of RecursiveMutex code using plain mutex types.
2025-03-27 14:31:22 -04:00
Nothreads.h
[Concurrency] Eliminate StatusRecordLockRecord.
2025-03-26 14:52:37 -04:00
Pthreads.h
Fix a bunch of RecursiveMutex code using plain mutex types.
2025-03-27 14:31:22 -04:00
Win32.h
[Concurrency] Add Win32 implementation for recursive mutex.
2025-03-27 15:25:39 +00:00