summaryrefslogtreecommitdiff
path: root/include/arch/win32/apr_arch_threadproc.h
Commit message (Expand)AuthorAgeFilesLines
* apr_thread: Provide apr_threadattr_max_free_set().Yann Ylavic2022-07-141-0/+1
* Stage 2 in dissmantling _WIN_32_WCE ... cleanup private header filesMladen Turk2021-12-021-2/+0
* apr_thread: destroy the thread's pool at _join() time, unless _detach()ed.Yann Ylavic2020-12-031-0/+1
* Use native one-time initialization [1] to implement apr_thread_once_t onIvan Zhakov2019-05-191-1/+1
* Remove simple ipc because of -1Mladen Turk2009-02-241-5/+0
* Remove ipc init from apr_initialize.Mladen Turk2009-02-231-1/+0
* Add simple parent/child data exchange for APR processesMladen Turk2009-02-211-0/+6
* Proposed;William A. Rowe Jr2007-08-261-0/+2
* Backout R434327, R437115, which...William A. Rowe Jr2006-11-221-6/+0
* Implement apr_threadkey_private destructors on WIN32Mladen Turk2006-08-241-0/+6
* 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
* Added apr_procattr_user_set and apr_procattr_group_set to allow setting uid/g...Mladen Turk2005-01-161-0/+5
* Win32: Implement apr_procattr_child_errfn_set()and apr_procattr_error_check_s...Bill Stoddard2004-08-241-0/+2
* Add apr_threadattr_stacksize_set() for overriding the defaultJeff Trawick2004-03-011-0/+1
* Relicense APR under Apache License, Version 2.0Justin Erenkrantz2004-02-131-49/+10
* Namespace protection for include/arch/ header filesThom May2003-01-061-0/+102