index
:
delta/libapr.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
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
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 in all *.h.
ivan
2022-11-19
1
-3
/
+3
*
apr_{thread,proc,global}_timedlock() with negative timeout is now equivalent
ylavic
2017-04-07
1
-1
/
+3
*
locks: follow up to r1790488.
ylavic
2017-04-07
1
-1
/
+1
*
locks: follow up to r1667900.
ylavic
2017-04-07
1
-4
/
+2
*
apr_proc/global_mutex: Fix API regarding the native OS mutexes
ylavic
2016-03-06
1
-3
/
+10
*
Follow up to r1667900: fix comments.
ylavic
2015-03-19
1
-2
/
+2
*
locks: introduce apr_{thread,proc,global}_mutex_timedlock().
ylavic
2015-03-19
1
-1
/
+14
*
Add object perms set macros and implement them for shm and mutex
mturk
2009-02-07
1
-0
/
+6
*
Fix the typo.
jorton
2006-08-03
1
-1
/
+1
*
Update license header.
jorton
2006-08-03
1
-6
/
+6
*
Update copyright year to 2005 and standardize on current copyright owner line.
jerenkrantz
2005-02-04
1
-1
/
+2
*
Relicense APR under Apache License, Version 2.0
jerenkrantz
2004-02-13
1
-49
/
+10
*
Add proc_mutex_lockfile() for retrieving the name of the file
trawick
2003-06-07
1
-0
/
+7
*
Rebalance our exposed headers such that everything is nested properly
wrowe
2003-03-05
1
-7
/
+9
*
Update copyright notices to 2003.
thommay
2003-01-01
1
-1
/
+1
*
Register the proc_mutex cleanup with an exported API. Most of this
rbb
2002-11-20
1
-0
/
+8
*
Go through doxygen output and remove as many errors and warnings as I could.
jerenkrantz
2002-11-10
1
-5
/
+16
*
Added 2 additional lock functions: apr_proc_mutex_name and
jim
2002-06-07
1
-0
/
+13
*
** DEPRECATE old lock API: apr_lock.h **
aaron
2002-04-09
1
-1
/
+4
*
Support for Posix semaphores for locking has been added. This uses
jim
2002-04-04
1
-0
/
+1
*
Update our copyright for this year.
fielding
2002-03-13
1
-1
/
+1
*
roll the extra apr_lock_create_np() functionality into apr_lock_create()
trawick
2001-12-29
1
-21
/
+6
*
Implement pool accessor functions for proc mutex's
rbb
2001-09-29
1
-0
/
+6
*
Add suitable #if protection to non-portable function
bjh
2001-09-25
1
-0
/
+3
*
New process locking API for APR.
rbb
2001-09-19
1
-0
/
+165