Home
last modified time | relevance | path

Searched refs:apr_signal (Results 1 – 22 of 22) sorted by relevance

/external/cronet/stable/third_party/apache-portable-runtime/src/include/
Dapr_signal.h64 APR_DECLARE(apr_sigfunc_t *) apr_signal(int signo, apr_sigfunc_t * func);
71 #define apr_signal(a, b) signal(a, b)
/external/cronet/tot/third_party/apache-portable-runtime/src/include/
Dapr_signal.h64 APR_DECLARE(apr_sigfunc_t *) apr_signal(int signo, apr_sigfunc_t * func);
71 #define apr_signal(a, b) signal(a, b)
/external/cronet/tot/third_party/apache-portable-runtime/src/build/
Dnw_export.inc37 #include "apr_signal.h"
/external/cronet/stable/third_party/apache-portable-runtime/src/build/
Dnw_export.inc37 #include "apr_signal.h"
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/unix/
Dsignals.c74 APR_DECLARE(apr_sigfunc_t *) apr_signal(int signo, apr_sigfunc_t * func) in apr_signal() function
Dproc.c454 apr_signal(SIGCHLD, SIG_DFL); /* not sure if this is needed or not */ in apr_proc_create()
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/unix/
Dsignals.c74 APR_DECLARE(apr_sigfunc_t *) apr_signal(int signo, apr_sigfunc_t * func) in apr_signal() function
Dproc.c454 apr_signal(SIGCHLD, SIG_DFL); /* not sure if this is needed or not */ in apr_proc_create()
/external/cronet/stable/third_party/apache-portable-runtime/src/
Dbuild-outputs.mk58 … include/apr_errno.h include/apr_general.h include/apr_pools.h include/apr_signal.h include/apr_th…
104 …nclude/apr_proc_mutex.h include/apr_random.h include/apr_shm.h include/apr_signal.h include/apr_st…
106 … include/apr_errno.h include/apr_general.h include/apr_pools.h include/apr_signal.h include/apr_st…
223 …lude/apr_portable.h include/apr_proc_mutex.h include/apr_shm.h include/apr_signal.h include/apr_st…
272 … include/apr_errno.h include/apr_general.h include/apr_pools.h include/apr_signal.h include/apr_th…
292 …nclude/apr_general.h include/apr_inherit.h include/apr_pools.h include/apr_signal.h include/apr_ta…
314 …clude/apr_ring.h $(top_srcdir)/include/apr_shm.h $(top_srcdir)/include/apr_signal.h $(top_srcdir)/…
DCMakeLists.txt112 include/apr_signal.h
Dapr.dep962 ".\include\apr_signal.h"\
1690 ".\include\apr_signal.h"\
Dlibapr.dep962 ".\include\apr_signal.h"\
1690 ".\include\apr_signal.h"\
Dapr.dsp861 SOURCE=.\include\apr_signal.h
Dlibapr.dsp906 SOURCE=.\include\apr_signal.h
/external/cronet/tot/third_party/apache-portable-runtime/src/
Dbuild-outputs.mk58 … include/apr_errno.h include/apr_general.h include/apr_pools.h include/apr_signal.h include/apr_th…
104 …nclude/apr_proc_mutex.h include/apr_random.h include/apr_shm.h include/apr_signal.h include/apr_st…
106 … include/apr_errno.h include/apr_general.h include/apr_pools.h include/apr_signal.h include/apr_st…
223 …lude/apr_portable.h include/apr_proc_mutex.h include/apr_shm.h include/apr_signal.h include/apr_st…
272 … include/apr_errno.h include/apr_general.h include/apr_pools.h include/apr_signal.h include/apr_th…
292 …nclude/apr_general.h include/apr_inherit.h include/apr_pools.h include/apr_signal.h include/apr_ta…
314 …clude/apr_ring.h $(top_srcdir)/include/apr_shm.h $(top_srcdir)/include/apr_signal.h $(top_srcdir)/…
DCMakeLists.txt112 include/apr_signal.h
Dlibapr.dep962 ".\include\apr_signal.h"\
1690 ".\include\apr_signal.h"\
Dapr.dep962 ".\include\apr_signal.h"\
1690 ".\include\apr_signal.h"\
Dapr.dsp861 SOURCE=.\include\apr_signal.h
Dlibapr.dsp906 SOURCE=.\include\apr_signal.h
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/os2/
Dproc.c357 apr_signal(SIGCHLD, SIG_DFL); /*not sure if this is needed or not */ in apr_proc_create()
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/os2/
Dproc.c357 apr_signal(SIGCHLD, SIG_DFL); /*not sure if this is needed or not */ in apr_proc_create()