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
/
locks
/
os2
/
thread_mutex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
apr_{thread,proc,global}_timedlock() with negative timeout is now equivalent
Yann Ylavic
2017-04-07
1
-4
/
+1
*
locks: follow up to r1790488.
Yann Ylavic
2017-04-07
1
-1
/
+1
*
locks: follow up to r1667900.
Yann Ylavic
2017-04-07
1
-20
/
+6
*
OS/2: Fix compile breakage in apr_thread_mutex_timedlock() due to incorrect v...
Brian Havard
2016-05-04
1
-1
/
+1
*
Follow up to r1667900: handle negative (infinite) timeout in mutex/cond timed...
Yann Ylavic
2015-03-20
1
-11
/
+15
*
locks: introduce apr_{thread,proc,global}_mutex_timedlock().
Yann Ylavic
2015-03-19
1
-0
/
+26
*
OS/2: Make apr_thread_mutex_trylock() return APR_EBUSY if lock cannot be
Brian Havard
2010-04-03
1
-0
/
+5
*
OS/2: Remove all remaining uses of APR_OS2_STATUS macro which has been
Brian Havard
2010-04-02
1
-4
/
+4
*
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
*
rename apr_arch_fileio.h to apr_arch_file_io.h for consistency
Thom May
2003-01-07
1
-1
/
+1
*
Namespace protection for include/arch/ header files
Thom May
2003-01-06
1
-2
/
+2
*
Update copyright notices to 2003.
Thom May
2003-01-01
1
-1
/
+1
*
Split APR_THREAD_MUTEX_DEFAULT with a new APR_THREAD_MUTEX_UNNESTED
William A. Rowe Jr
2002-05-29
1
-0
/
+3
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Remove FIXME comment. Yes, OS/2 native locks support nesting.
Brian Havard
2001-10-17
1
-1
/
+0
*
Added a new parameter to apr_thread_mutex_init(). Mutexes are now by
Aaron Bannert
2001-10-17
1
-0
/
+2
*
Add pool accessors to the apr_thread_mutex_t datatype.
Ryan Bloom
2001-09-26
1
-0
/
+3
*
OS/2: Implement apr_thread_mutex functions.
Brian Havard
2001-09-12
1
-6
/
+51
*
Add the new thread_lock API to APR. This is the first step to breaking
Ryan Bloom
2001-09-04
1
-0
/
+88