pagure Logo
  • Log In

libsds

Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Issues  3
  • Roadmap 
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

c7675fc Replace NSPR locks and atomics with pthread and gcc

Authored and Committed by William Brown 8 years ago
raw patch tree parent
7 files changed. 86 lines added. 38 lines removed.
docs/libsds.doxy.in
file modified
+0 -2
docs/test.md
file removed
-0
src/sds/bpt_cow/bpt_cow.c
file modified
+18 -6
src/sds/bpt_cow/txn.c
file modified
+29 -24
src/sds/sds.h
file modified
+31 -5
src/sds/sds_internal.h
file modified
+6 -1
test/benchmark_par.c
file modified
+2 -0
    Replace NSPR locks and atomics with pthread and gcc
    
        
docs/libsds.doxy.in
file modified
+0 -2
docs/test.md
file removed
-0
src/sds/bpt_cow/bpt_cow.c
file modified
+18 -6
src/sds/bpt_cow/txn.c
file modified
+29 -24
src/sds/sds.h
file modified
+31 -5
src/sds/sds_internal.h
file modified
+6 -1
test/benchmark_par.c
file modified
+2 -0
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.