index
:
delta/apache/apr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
evenset
gstein-pocore
pollcb-dev
thread-name
trunk
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
github.com: github.com: apache/apr.git. This may lag behind the Subversion repository, mirrored as libapr.git.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
apr_thread_mutex.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the typo.
Joe Orton
2006-08-03
1
-1
/
+1
*
Update license header.
Joe Orton
2006-08-03
1
-6
/
+6
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
Relicense APR under Apache License, Version 2.0
Justin Erenkrantz
2004-02-13
1
-49
/
+10
*
Rebalance our exposed headers such that everything is nested properly
William A. Rowe Jr
2003-03-05
1
-10
/
+11
*
Update copyright notices to 2003.
Thom May
2003-01-01
1
-1
/
+1
*
Go through doxygen output and remove as many errors and warnings as I could.
Justin Erenkrantz
2002-11-10
1
-3
/
+4
*
Split APR_THREAD_MUTEX_DEFAULT with a new APR_THREAD_MUTEX_UNNESTED
William A. Rowe Jr
2002-05-29
1
-1
/
+6
*
** DEPRECATE old lock API: apr_lock.h **
Aaron Bannert
2002-04-09
1
-1
/
+3
*
Move the pool accessor macros to before we do any includes that
Sander Striker
2002-03-20
1
-10
/
+1
*
Factor out the allocators from pools.
Sander Striker
2002-03-15
1
-1
/
+11
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Clarify a flag parameter for the default case.
Aaron Bannert
2002-02-18
1
-0
/
+1
*
For the sake of clarity.
Aaron Bannert
2001-11-21
1
-1
/
+1
*
Added a new parameter to apr_thread_mutex_init(). Mutexes are now by
Aaron Bannert
2001-10-17
1
-0
/
+8
*
Add pool accessors to the apr_thread_mutex_t datatype.
Ryan Bloom
2001-09-26
1
-0
/
+6
*
Fix the APR compile when --disable-threads is specified.
Ryan Bloom
2001-09-05
1
-0
/
+4
*
Add the new thread_lock API to APR. This is the first step to breaking
Ryan Bloom
2001-09-04
1
-0
/
+119