openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
Concurrency Kit
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 7 of 56
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #88 from akopytov/benchmarks
Olivier Houchard
More...
about 8 years ago
Add benchmarks for ck_pr_add_64(), ck_pr_faa_64() and ck_pr_neg_64().
Alexey Kopytov
More...
about 8 years ago
Merge pull request #87 from akopytov/aarch64_timer
Olivier Houchard
More...
about 8 years ago
Add AArch64 timer support to rdtsc().
Alexey Kopytov
More...
about 8 years ago
Merge pull request #86 from akopytov/lse
Olivier Houchard
More...
about 8 years ago
AArch64 LSE support.
Alexey Kopytov
More...
about 8 years ago
ck_pr/aarch64: style.
Olivier Houchard
More...
about 8 years ago
ck_pr/aarch64: Don't forget the "cc" and "memory" clobbers.
Olivier Houchard
More...
about 8 years ago
ck_pr: Add an option to disable any double function
Olivier Houchard
More...
about 8 years ago
Merge pull request #84 from hbowden/master
Olivier Houchard
More...
about 8 years ago
Add cygwin support.
Harry
More...
about 8 years ago
ck_pr/ppc: Get the right prototype for ck_pr_cas_ptr_value().
Olivier Houchard
More...
about 8 years ago
gcc/ck_pr: Try to make sure the compiler isn't unhappy about constness.
Olivier Houchard
More...
about 8 years ago
ck_pr: missed a few occurrences of stdbool.h that should be ck_stdbool.h.
Olivier Houchard
More...
about 8 years ago
ck_pr/aarch64: Use the right asm constraints. We don't have to claim we will read the value from variables when we do not, this was only done to work around a bug on some versions of gcc for arm a while ago, hopefully this won't be needed here. This should fix the (harmless) warnings described in issue #83.
Olivier Houchard
More...
over 8 years ago
ck_pr/aarch64: That should be CK_PR_AARCH64_H, not CK_PR_ARM_H
Olivier Houchard
More...
over 8 years ago
ck_pr: First cut at an aarch64 native implementation.
Olivier Houchard
More...
over 8 years ago
regressions/ck_spinlock: Add ck_hclh to the check target.
Olivier Houchard
More...
over 8 years ago
regressions/ck_hp: Make sure stores are visible before attempting CAS.
Olivier Houchard
More...
over 8 years ago
doc: enfores => enforces
Olivier Houchard
More...
over 8 years ago
ck_pr/arm : We never defined CK_PR_CAS_S, so there's no need to undef it.
Olivier Houchard
More...
over 8 years ago
Merge pull request #82 from iamthebot/master
Samy Al Bahra
More...
over 8 years ago
build: Bump version for release.
Samy Al Bahra
More...
over 8 years ago
use __restrict__ under GCC to support both C++ and C
alfredo
More...
over 8 years ago
build: Fix clang detection to require major >= 3.
Samy Al Bahra
More...
over 8 years ago
Merge pull request #77 from guotie/patch-1
cognet
More...
over 8 years ago
Update ck_ring.h
铁哥
More...
over 8 years ago
doc: ck_epoch_poll now only takes one argument.
Olivier Houchard
More...
over 8 years ago
Merge pull request #73 from LebedevRI/ht
Samy Al Bahra
More...
almost 9 years ago
Ht: regressions: validate serial: check that our hash function was actually called.
Roman Lebedev
More...
almost 9 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
55
56
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree