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
/
test
/
testglobalmutex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespaces in *.c.
ivan
2022-11-20
1
-2
/
+2
*
Follow up to r1667900: don't fail test{proc,global}mutex if
ylavic
2017-04-03
1
-0
/
+5
*
locks: introduce apr_{thread,proc,global}_mutex_timedlock().
ylavic
2015-03-19
1
-0
/
+3
*
Solve two sets of issues, only two possible changes, in one
wrowe
2007-10-06
1
-1
/
+1
*
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
*
* test/testglobalmutex.c (testglobalmutex): Fix declaration.
jorton
2004-06-10
1
-4
/
+2
*
Use abts_log_message to log data about which test is being run.
rbb
2004-06-09
1
-0
/
+2
*
Use the void *data parameter to test functions to pass in the lock
rbb
2004-06-09
1
-47
/
+16
*
Presently if we fail in apr_assert_success we get the line number for
dreid
2004-06-07
1
-5
/
+5
*
* test/testglobalmutex.c: Fix compiler warnings.
jorton
2004-06-04
1
-1
/
+31
*
Various test suite improvements to actually test the global mutex code with all
jerenkrantz
2004-06-04
1
-11
/
+57
*
Add the line number to the verbose output from abts. This also removes
rbb
2004-05-14
1
-3
/
+3
*
Move the APR test suite from CuTest to abts. The output is cleaner,
rbb
2004-05-13
1
-10
/
+10
*
Fix a stupid paste-o in testglobalmutex.
rbb
2004-03-15
1
-1
/
+1
*
Port testglobalmutex to the unified framework. There is a hack in
rbb
2004-03-15
1
-119
/
+55
*
Relicense APR under Apache License, Version 2.0
jerenkrantz
2004-02-13
1
-49
/
+10
*
Update copyright notices to 2003.
thommay
2003-01-01
1
-1
/
+1
*
Remove all uses of the apr_lock.h API from the tests.
aaron
2002-04-09
1
-1
/
+0
*
Update our copyright for this year.
fielding
2002-03-13
1
-1
/
+1
*
Add a new lock API: apr_global_mutex_t
aaron
2002-02-18
1
-0
/
+193