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_proc_mutex.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespaces.
Ivan Zhakov
2022-11-19
1
-3
/
+3
*
apr_{thread,proc,global}_timedlock() with negative timeout is now equivalent
Yann Ylavic
2017-04-07
1
-1
/
+3
*
locks: follow up to r1790488.
Yann Ylavic
2017-04-07
1
-1
/
+1
*
locks: follow up to r1667900.
Yann Ylavic
2017-04-07
1
-4
/
+2
*
apr_proc/global_mutex: Fix API regarding the native OS mutexes
Yann Ylavic
2016-03-06
1
-3
/
+10
*
Follow up to r1667900: fix comments.
Yann Ylavic
2015-03-19
1
-2
/
+2
*
locks: introduce apr_{thread,proc,global}_mutex_timedlock().
Yann Ylavic
2015-03-19
1
-1
/
+14
*
Add object perms set macros and implement them for shm and mutex
Mladen Turk
2009-02-07
1
-0
/
+6
*
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
*
Add proc_mutex_lockfile() for retrieving the name of the file
Jeff Trawick
2003-06-07
1
-0
/
+7
*
Rebalance our exposed headers such that everything is nested properly
William A. Rowe Jr
2003-03-05
1
-7
/
+9
*
Update copyright notices to 2003.
Thom May
2003-01-01
1
-1
/
+1
*
Register the proc_mutex cleanup with an exported API. Most of this
Ryan Bloom
2002-11-20
1
-0
/
+8
*
Go through doxygen output and remove as many errors and warnings as I could.
Justin Erenkrantz
2002-11-10
1
-5
/
+16
*
Added 2 additional lock functions: apr_proc_mutex_name and
Jim Jagielski
2002-06-07
1
-0
/
+13
*
** DEPRECATE old lock API: apr_lock.h **
Aaron Bannert
2002-04-09
1
-1
/
+4
*
Support for Posix semaphores for locking has been added. This uses
Jim Jagielski
2002-04-04
1
-0
/
+1
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
roll the extra apr_lock_create_np() functionality into apr_lock_create()
Jeff Trawick
2001-12-29
1
-21
/
+6
*
Implement pool accessor functions for proc mutex's
Ryan Bloom
2001-09-29
1
-0
/
+6
*
Add suitable #if protection to non-portable function
Brian Havard
2001-09-25
1
-0
/
+3
*
New process locking API for APR.
Ryan Bloom
2001-09-19
1
-0
/
+165