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
ae48446716f28f80fc5816f623de35b50acb0ae8
swift-mirror
/
include
/
swift
/
Threading
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
..
Impl
[Runtime] Don't redeclare os_unfair_recursive_lock et al if the SDK has them.
2025-06-03 16:38:22 -04:00
ConditionVariable.h
[Threading] Add ConditionVariable support.
2022-09-27 16:21:13 +01:00
Errors.h
…
Impl.h
…
Mutex.h
Fix a bunch of RecursiveMutex code using plain mutex types.
2025-03-27 14:31:22 -04:00
Once.h
…
ScopedLock.h
[Threading] Add ConditionVariable support.
2022-09-27 16:21:13 +01:00
Thread.h
Migrate llvm::Optional to std::optional
2024-02-21 11:20:06 -08:00
ThreadLocalStorage.h
Properly save and restore the current task in the runtime so that tasks
2024-03-15 00:40:54 -04:00
ThreadSanitizer.h
[Freestanding] Remove uses of stat() and dlsym().
2023-06-23 17:05:59 +01:00
TLSKeys.h
Observation and associated macros
2023-03-02 15:30:59 -08:00