Home
last modified time | relevance | path

Searched refs:apr_shm_destroy (Results 1 – 14 of 14) sorted by relevance

/external/cronet/stable/third_party/apache-portable-runtime/src/test/
Dtestshm.c73 rv = apr_shm_destroy(shm); in test_anon_create()
90 rv = apr_shm_destroy(shm); in test_check_size()
106 rv = apr_shm_destroy(shm); in test_shm_allocate()
156 rv = apr_shm_destroy(shm); in test_anon()
225 apr_shm_destroy(shm)); in test_named()
259 rv = apr_shm_destroy(shm2); in test_named_remove()
263 rv = apr_shm_destroy(shm); in test_named_remove()
Dtestprocmutex.c174 rv = apr_shm_destroy(shm); in proc_mutex()
/external/cronet/tot/third_party/apache-portable-runtime/src/test/
Dtestshm.c73 rv = apr_shm_destroy(shm); in test_anon_create()
90 rv = apr_shm_destroy(shm); in test_check_size()
106 rv = apr_shm_destroy(shm); in test_shm_allocate()
156 rv = apr_shm_destroy(shm); in test_anon()
225 apr_shm_destroy(shm)); in test_named()
259 rv = apr_shm_destroy(shm2); in test_named_remove()
263 rv = apr_shm_destroy(shm); in test_named_remove()
Dtestprocmutex.c174 rv = apr_shm_destroy(shm); in proc_mutex()
/external/cronet/tot/third_party/apache-portable-runtime/src/include/
Dapr_shm.h142 APR_DECLARE(apr_status_t) apr_shm_destroy(apr_shm_t *m);
/external/cronet/stable/third_party/apache-portable-runtime/src/include/
Dapr_shm.h142 APR_DECLARE(apr_status_t) apr_shm_destroy(apr_shm_t *m);
/external/cronet/tot/third_party/apache-portable-runtime/src/shmem/os2/
Dshm.c68 APR_DECLARE(apr_status_t) apr_shm_destroy(apr_shm_t *m) in apr_shm_destroy() function
/external/cronet/stable/third_party/apache-portable-runtime/src/shmem/os2/
Dshm.c68 APR_DECLARE(apr_status_t) apr_shm_destroy(apr_shm_t *m) in apr_shm_destroy() function
/external/cronet/stable/third_party/apache-portable-runtime/src/shmem/beos/
Dshm.c83 APR_DECLARE(apr_status_t) apr_shm_destroy(apr_shm_t *m) in apr_shm_destroy() function
/external/cronet/tot/third_party/apache-portable-runtime/src/shmem/beos/
Dshm.c83 APR_DECLARE(apr_status_t) apr_shm_destroy(apr_shm_t *m) in apr_shm_destroy() function
/external/cronet/tot/third_party/apache-portable-runtime/src/shmem/win32/
Dshm.c251 APR_DECLARE(apr_status_t) apr_shm_destroy(apr_shm_t *m) in apr_shm_destroy() function
/external/cronet/stable/third_party/apache-portable-runtime/src/shmem/win32/
Dshm.c251 APR_DECLARE(apr_status_t) apr_shm_destroy(apr_shm_t *m) in apr_shm_destroy() function
/external/cronet/tot/third_party/apache-portable-runtime/src/shmem/unix/
Dshm.c495 APR_DECLARE(apr_status_t) apr_shm_destroy(apr_shm_t *m) in apr_shm_destroy() function
/external/cronet/stable/third_party/apache-portable-runtime/src/shmem/unix/
Dshm.c495 APR_DECLARE(apr_status_t) apr_shm_destroy(apr_shm_t *m) in apr_shm_destroy() function