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-14 20:36:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
revert-79707-transparent-integer-conversions
Add File
New File
Upload File
Apply Patch
swift-mirror
/
include
/
swift
/
Threading
/
Impl
History
Alastair Houghton
90946f03cd
[Threading] Add
_WIN64
conditional version of
ULONG_PTR
.
...
`ULONG_PTR` is defined slightly differently on `_WIN64` builds. rdar://113898653
2025-03-27 18:56:25 +00: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
[Concurrency] Eliminate StatusRecordLockRecord.
2025-03-26 14:52:37 -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