Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestoc.c60 apr_proc_t newproc; in test_child_kill() local
H A Dtestproc.c30 static apr_proc_t newproc; variable
/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()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/beos/
H A Dproc.c215 thread_id newproc, sender; in apr_proc_create() local
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dproc.go4974 func newproc(fn *funcval) { func