mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
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 *
|
|
}
|