|
Apache HTTPD
|
Go to the source code of this file.
Functions | |
| APR_DECLARE (apr_status_t) | |
| static void * | dummy_worker (void *opaque) |
| APR_DECLARE (apr_os_thread_t) | |
| int | apr_os_thread_equal (apr_os_thread_t tid1, apr_os_thread_t tid2) |
| void | apr_thread_yield () |
| static apr_status_t | thread_once_cleanup (void *vcontrol) |
| APR_DECLARE (apr_pool_t *) | |
| APR_DECLARE | ( | apr_os_thread_t | ) |
| int apr_os_thread_equal | ( | apr_os_thread_t | tid1, |
| apr_os_thread_t | tid2 | ||
| ) |
|
static |