summaryrefslogtreecommitdiff
path: root/test/testmutexscope.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaces in *.c.ivan2022-11-201-4/+4
* test/testmutexscope: Fix -Wvoid-pointer-to-enum-castylavic2022-06-231-2/+2
* make this more obviousjim2017-04-041-1/+1
* locks: introduce apr_{thread,proc,global}_mutex_timedlock().ylavic2015-03-191-12/+25
* assert() games:trawick2013-09-151-0/+2
* Cure win32 ills, apr created threads must use apr_thread_exit.wrowe2007-10-141-0/+1
* Fix the typo.jorton2006-08-031-1/+1
* Update license header.jorton2006-08-031-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-49/+10
* static main() doesn't worktrawick2003-03-241-1/+1
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* use new time conversion macros in place of APR_USEC_PER_SECbrianp2002-07-051-1/+1
* At least this one is an easy fix. All the tests build once again,wrowe2002-05-131-1/+1
* add a new test program totrawick2002-05-091-0/+256