Home
last modified time | relevance | path

Searched refs:apr_procattr_create (Results 1 – 25 of 28) sorted by relevance

12

/external/cronet/tot/third_party/apache-portable-runtime/src/test/
Dtestproc.c41 rv = apr_procattr_create(&attr, p); in test_create_proc()
117 rv = apr_procattr_create(&attr, p); in test_file_redir()
Dtestshm.c187 rv = apr_procattr_create(&attr1, p); in test_named()
200 rv = apr_procattr_create(&attr2, p); in test_named()
Dtestoc.c69 rv = apr_procattr_create(&procattr, p); in test_child_kill()
Dtestflock.c35 rv = apr_procattr_create(&procattr, p); in launch_reader()
Dtestglobalmutex.c31 rv = apr_procattr_create(&procattr, p); in launch_child()
Dtestpipe.c142 rv = apr_procattr_create(&procattr, p); in test_pipe_writefull()
Dtestsock.c35 rv = apr_procattr_create(&procattr, p); in launch_child()
Dsendfile.c151 rv = apr_procattr_create(&procattr, p); in spawn_server()
/external/cronet/stable/third_party/apache-portable-runtime/src/test/
Dtestproc.c41 rv = apr_procattr_create(&attr, p); in test_create_proc()
117 rv = apr_procattr_create(&attr, p); in test_file_redir()
Dtestshm.c187 rv = apr_procattr_create(&attr1, p); in test_named()
200 rv = apr_procattr_create(&attr2, p); in test_named()
Dtestoc.c69 rv = apr_procattr_create(&procattr, p); in test_child_kill()
Dtestflock.c35 rv = apr_procattr_create(&procattr, p); in launch_reader()
Dtestglobalmutex.c31 rv = apr_procattr_create(&procattr, p); in launch_child()
Dtestpipe.c142 rv = apr_procattr_create(&procattr, p); in test_pipe_writefull()
Dtestsock.c35 rv = apr_procattr_create(&procattr, p); in launch_child()
Dsendfile.c151 rv = apr_procattr_create(&procattr, p); in spawn_server()
/external/cronet/tot/third_party/apache-portable-runtime/src/include/
Dapr_thread_proc.h398 APR_DECLARE(apr_status_t) apr_procattr_create(apr_procattr_t **new_attr,
/external/cronet/stable/third_party/apache-portable-runtime/src/include/
Dapr_thread_proc.h398 APR_DECLARE(apr_status_t) apr_procattr_create(apr_procattr_t **new_attr,
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/beos/
Dproc.c31 APR_DECLARE(apr_status_t) apr_procattr_create(apr_procattr_t **new, apr_pool_t *pool) in apr_procattr_create() function
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/netware/
Dproc.c43 APR_DECLARE(apr_status_t) apr_procattr_create(apr_procattr_t **new,apr_pool_t *pool) in apr_procattr_create() function
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/beos/
Dproc.c31 APR_DECLARE(apr_status_t) apr_procattr_create(apr_procattr_t **new, apr_pool_t *pool) in apr_procattr_create() function
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/netware/
Dproc.c43 APR_DECLARE(apr_status_t) apr_procattr_create(apr_procattr_t **new,apr_pool_t *pool) in apr_procattr_create() function
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/os2/
Dproc.c42 APR_DECLARE(apr_status_t) apr_procattr_create(apr_procattr_t **new, apr_pool_t *pool) in apr_procattr_create() function
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/unix/
Dproc.c28 APR_DECLARE(apr_status_t) apr_procattr_create(apr_procattr_t **new, in apr_procattr_create() function
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/unix/
Dproc.c28 APR_DECLARE(apr_status_t) apr_procattr_create(apr_procattr_t **new, in apr_procattr_create() function

12