summaryrefslogtreecommitdiff
path: root/test/testqueue.c
Commit message (Expand)AuthorAgeFilesLines
* Relicense APR under Apache License, Version 2.0.jerenkrantz2004-02-131-49/+10
* portable formatting of os thread idtrawick2003-05-081-9/+21
* API Change:ianh2003-02-221-3/+3
* Fix race condition in apr_queue.ianh2003-02-141-2/+2
* Update copyright notifications to 2003.thommay2003-01-011-1/+1
* add unix-type things and make it not spit out debug messagesianh2002-08-181-4/+7
* add a thread safe FIFO bounded buffer queue.ianh2002-08-181-0/+305