Logo
Explore Help
Sign In
generic-library/cxx
1
0
Fork 0
You've already forked cxx
Code Issues Pull Requests Releases Wiki Activity
232 Commits 43 Branches 0 Tags
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Howard Hinnant 251aaa1064 Relaxing timing test a bit to avoid spurious test failures under load
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@115920 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-07 16:25:31 +00:00
include
Make flag type configurable by the compiler
2010-10-05 14:02:23 +00:00
lib
Bug 7984 by Bernhard Rosenkraenzer
2010-10-02 23:27:23 +00:00
src
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
test
Relaxing timing test a bit to avoid spurious test failures under load
2010-10-07 16:25:31 +00:00
www
Update atomic design A
2010-10-07 14:18:37 +00:00
LICENSE.TXT
Fixing whitespace problems
2010-08-22 01:04:38 +00:00
Makefile
<rdar://problem/8279559> [libstdcxx] use new linker options to make symbols non-weak
2010-09-10 20:42:36 +00:00
Description
No description provided
15 MiB
Languages
C++ 98.1%
HTML 1.2%
Python 0.4%
CMake 0.2%
Powered by Gitea Version: 1.23.7 Page: 36ms Template: 3ms
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