mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-06-24 12:21:58 +02:00
1476fe5090
The scheduler isn’t actually being used yet but it’s complex and generic enough that it’s possible to review it by itself.
5 lines
53 B
Plaintext
5 lines
53 B
Plaintext
module CAtomics {
|
|
header "CAtomics.h"
|
|
export *
|
|
}
|