Logo
Explore Help
Sign In
LineageOS/android_external_libcxx
1
0
Fork 0
You've already forked android_external_libcxx
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
726a76fb47b47a4999a981d66a8c5e44fcf8c57c
android_external_libcxx/test/atomics
History
Howard Hinnant bce9c3132d [atomics.types.address]
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@117033 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-21 17:44:19 +00:00
..
atomics.flag
Still working on the basic design of <atomic>. I'm working towards a system by which the compiler only needs to define the strongest intrinsics it can. Weaker atomics in the library automatically try stronger and stronger variants, picking the weakest compiler intrinsic available. If no compiler intrinsics are available for a given operation, the library locks a mutex and does the job. Better documentation to follow...
2010-10-04 18:52:54 +00:00
atomics.general
fixing whitespace
2010-09-28 17:19:10 +00:00
atomics.order
[atomics.order]
2010-09-28 17:13:38 +00:00
atomics.syn
fixing whitespace
2010-09-28 17:19:10 +00:00
atomics.types
[atomics.types.address]
2010-10-21 17:44:19 +00:00
version.pass.cpp
Getting started on <atomic>
2010-09-27 21:17:38 +00:00
Powered by Gitea Version: 1.24.6 Page: 75ms Template: 7ms
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