Logo
Explore Help
Sign In
averello/swift-mirror
1
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
main
swift-mirror/include/swift/Threading
History
Mike Ash 0403dd8a0a [Runtime] Fix recursive_mutex_handle when getting os_unfair_recursive_lock from the SDK.
The declaration was inside the #if, which makes it unavailable when the condition is not true. Move the declaration outside the #if.

rdar://158956741
2025-08-22 15:37:46 -04:00
..
Impl
[Runtime] Fix recursive_mutex_handle when getting os_unfair_recursive_lock from the SDK.
2025-08-22 15:37:46 -04:00
ConditionVariable.h
[Threading] Add ConditionVariable support.
2022-09-27 16:21:13 +01:00
Errors.h
[Threading] Put everything through git clang-format.
2022-06-07 07:39:53 +01:00
Impl.h
[Threading] Move stack bounds fetching into the threading library.
2022-06-07 07:39:53 +01:00
Mutex.h
Fix a bunch of RecursiveMutex code using plain mutex types.
2025-03-27 14:31:22 -04:00
Once.h
[Threading] Add the ability to use any C++ callable in swift::once().
2022-06-07 07:39:53 +01:00
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
Powered by Gitea Version: 1.25.2 Page: 1051ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API