index
:
delta/gitano/libgit2.git
development
fixups
replace-luagit2
git.gitano.org.uk: libgit2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
thread-utils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
React to review feedback
Philip Kelley
2014-06-07
1
-13
/
+8
*
Win32: Fix object::cache::threadmania test on x64
Philip Kelley
2014-06-07
1
-5
/
+14
*
Index locking and entry allocation changes
Russell Belfer
2014-04-17
1
-0
/
+7
*
Load SRWLock APIs at runtime
Russell Belfer
2013-08-26
1
-4
/
+0
*
Drop support for THREADSAFE on Windows XP
Russell Belfer
2013-08-22
1
-1
/
+13
*
Add SRWLock implementation of rwlocks for Win32
Russell Belfer
2013-08-22
1
-2
/
+7
*
Convert sortedcache to use rwlock
Russell Belfer
2013-08-22
1
-2
/
+25
*
Update git__swap thread helper
Russell Belfer
2013-07-11
1
-14
/
+43
*
Add accessors for refcount value
Russell Belfer
2013-07-10
1
-0
/
+5
*
Fix compilation warnings
nulltoken
2013-06-29
1
-1
/
+1
*
Merge remote-tracking branch 'arrbee/minor-paranoia' into development
Vicent Marti
2013-06-12
1
-1
/
+1
|
\
|
*
Mutex init can fail
Russell Belfer
2013-05-31
1
-1
/
+1
*
|
Reorganize diff and add basic diff driver
Russell Belfer
2013-06-10
1
-2
/
+0
|
/
*
git_atomic_ssize for 64-bit atomics only on 64-bit platforms
Edward Thomson
2013-04-25
1
-4
/
+26
*
atomic: Add an atomic type for 64-bit operations
Vicent Marti
2013-04-22
1
-0
/
+42
*
Make indexer use shared packfile open code
Russell Belfer
2013-04-22
1
-1
/
+1
*
Fixes for Windows cas/threading stuff
Russell Belfer
2013-04-22
1
-5
/
+4
*
Add git__compare_and_swap and use it
Russell Belfer
2013-04-22
1
-0
/
+41
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Treat git_mutex_lock as successful when threads are disabled
Justin Spahr-Summers
2012-12-09
1
-1
/
+1
*
Enable pthread condition vars
Michael Schubert
2012-10-09
1
-7
/
+7
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
win32: Use the Windows Atomic API on MinGW too
Vicent MartÃ
2012-01-26
1
-7
/
+7
*
threads: Fix the shared global state with TLS
Vicent Marti
2011-11-16
1
-1
/
+1
*
Tabify everything
Vicent Marti
2011-09-19
1
-3
/
+3
*
Cleanup legal data
Vicent Marti
2011-09-19
1
-0
/
+6
*
Fix MSVC warnings when building threads
Vicent Marti
2011-03-22
1
-0
/
+4
*
I broke your bindings
Vicent Marti
2011-03-20
1
-5
/
+5
*
Thread safe cache
Vicent Marti
2011-03-20
1
-6
/
+76
*
Add proper threading support to libgit2
Vicent Marti
2011-03-15
1
-101
/
+20
*
Fix refcounting initialization
Vicent Marti
2011-02-18
1
-4
/
+4
*
Improve the performance when writing Index files
Vicent Marti
2011-02-17
1
-68
/
+88
*
Revert "Properly export all external symbols in Win32"
Vicent Marti
2010-12-23
1
-1
/
+1
*
Properly export all external symbols in Win32
Vicent Marti
2010-12-22
1
-1
/
+1
*
thread-utils.h: Avoid using a non-standard C construct
Ramsay Jones
2009-06-05
1
-1
/
+1
*
Change the use of asm/atomic.h to require -DGIT_HAS_ASM_ATOMIC
Shawn O. Pearce
2009-01-02
1
-1
/
+1
*
Fix pthread_mutex based gitrc_dec
Shawn O. Pearce
2009-01-02
1
-1
/
+1
*
Add a mutex and atomic counter abstraction and implementations
Shawn O. Pearce
2008-12-31
1
-1
/
+82
*
Add compiler/platform agnostic thread-local storage
Andreas Ericsson
2008-11-18
1
-0
/
+8