Home
last modified time | relevance | path

Searched defs:apr_proc_create (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/unix/
H A Dproc.c344 APR_DECLARE(apr_status_t) apr_proc_create(apr_proc_t *new, in apr_proc_create() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/netware/
H A Dproc.c309 APR_DECLARE(apr_status_t) apr_proc_create(apr_proc_t *newproc, in apr_proc_create() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/beos/
H A Dproc.c207 APR_DECLARE(apr_status_t) apr_proc_create(apr_proc_t *new, const char *progname, in apr_proc_create() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/os2/
H A Dproc.c298 APR_DECLARE(apr_status_t) apr_proc_create(apr_proc_t *proc, const char *progname, in apr_proc_create() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/win32/
H A Dproc.c448 APR_DECLARE(apr_status_t) apr_proc_create(apr_proc_t *new, function