summaryrefslogtreecommitdiff
path: root/test/testmutexscope.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaces in *.c.Ivan Zhakov2022-11-201-4/+4
* test/testmutexscope: Fix -Wvoid-pointer-to-enum-castYann Ylavic2022-06-231-2/+2
* make this more obviousJim Jagielski2017-04-041-1/+1
* locks: introduce apr_{thread,proc,global}_mutex_timedlock().Yann Ylavic2015-03-191-12/+25
* assert() games:Jeff Trawick2013-09-151-0/+2
* Cure win32 ills, apr created threads must use apr_thread_exit.William A. Rowe Jr2007-10-141-0/+1
* Fix the typo.Joe Orton2006-08-031-1/+1
* Update license header.Joe Orton2006-08-031-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Relicense APR under Apache License, Version 2.0Justin Erenkrantz2004-02-131-49/+10
* static main() doesn't workJeff Trawick2003-03-241-1/+1
* Update copyright notices to 2003.Thom May2003-01-011-1/+1
* use new time conversion macros in place of APR_USEC_PER_SECBrian Pane2002-07-051-1/+1
* At least this one is an easy fix. All the tests build once again,William A. Rowe Jr2002-05-131-1/+1
* add a new test program toJeff Trawick2002-05-091-0/+256