/
auroraos
/
mirror_nsync
ОбзорДокументацияВойти
/
auroraos
/
mirror_nsync
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
mirror_nsync/
platform/macos/
..
src

Introduce an implementation of nsync's internal semaphore that uses MacOS Grand Central Dispatch primitives. For documentation of that primitive, see: https://developer.apple.com/documentation/dispatch/1452955-dispatch_semaphore_create https://developer.apple.com/documentation/dispatch/1453087-dispatch_semaphore_wait https://developer.apple.com/documentation/dispatch/1452919-dispatch_semaphore_signal

7 лет назад
atomic.h

Add copyright headers on source files.

10 лет назад
platform.h

Portability fixes and workarounds for s390x, MacOS, and C11 atomics.

9 лет назад
platform_c++11_os.h

cmake for Win32/Linux; fix Win32 warnings; fix C++11 build; keep up with bazel incompatibilities.

9 лет назад