Searched defs:apr_os_thread_get (Results 1 – 10 of 10) sorted by relevance
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/unix/ |
D | thread.c | 279 APR_DECLARE(apr_status_t) apr_os_thread_get(apr_os_thread_t **thethd, function 329 APR_DECLARE(apr_status_t) apr_os_thread_get(void) function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/unix/ |
D | thread.c | 279 APR_DECLARE(apr_status_t) apr_os_thread_get(apr_os_thread_t **thethd, function 329 APR_DECLARE(apr_status_t) apr_os_thread_get(void) function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/netware/ |
D | thread.c | 211 APR_DECLARE(apr_status_t) apr_os_thread_get(apr_os_thread_t **thethd, in apr_os_thread_get() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/netware/ |
D | thread.c | 211 APR_DECLARE(apr_status_t) apr_os_thread_get(apr_os_thread_t **thethd, in apr_os_thread_get() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/beos/ |
D | thread.c | 177 APR_DECLARE(apr_status_t) apr_os_thread_get(apr_os_thread_t **thethd, apr_thread_t *thd) in apr_os_thread_get() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/win32/ |
D | thread.c | 230 APR_DECLARE(apr_status_t) apr_os_thread_get(apr_os_thread_t **thethd, in apr_os_thread_get() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/beos/ |
D | thread.c | 177 APR_DECLARE(apr_status_t) apr_os_thread_get(apr_os_thread_t **thethd, apr_thread_t *thd) in apr_os_thread_get() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/win32/ |
D | thread.c | 230 APR_DECLARE(apr_status_t) apr_os_thread_get(apr_os_thread_t **thethd, in apr_os_thread_get() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/os2/ |
D | thread.c | 175 APR_DECLARE(apr_status_t) apr_os_thread_get(apr_os_thread_t **thethd, apr_thread_t *thd) in apr_os_thread_get() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/os2/ |
D | thread.c | 175 APR_DECLARE(apr_status_t) apr_os_thread_get(apr_os_thread_t **thethd, apr_thread_t *thd) in apr_os_thread_get() function
|