Searched refs:apr_signal (Results 1 – 22 of 22) sorted by relevance
/external/cronet/stable/third_party/apache-portable-runtime/src/include/ |
D | apr_signal.h | 64 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/ |
D | apr_signal.h | 64 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/ |
D | nw_export.inc | 37 #include "apr_signal.h"
|
/external/cronet/stable/third_party/apache-portable-runtime/src/build/ |
D | nw_export.inc | 37 #include "apr_signal.h"
|
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/unix/ |
D | signals.c | 74 APR_DECLARE(apr_sigfunc_t *) apr_signal(int signo, apr_sigfunc_t * func) in apr_signal() function
|
D | proc.c | 454 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/ |
D | signals.c | 74 APR_DECLARE(apr_sigfunc_t *) apr_signal(int signo, apr_sigfunc_t * func) in apr_signal() function
|
D | proc.c | 454 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/ |
D | build-outputs.mk | 58 … 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)/…
|
D | CMakeLists.txt | 112 include/apr_signal.h
|
D | apr.dep | 962 ".\include\apr_signal.h"\ 1690 ".\include\apr_signal.h"\
|
D | libapr.dep | 962 ".\include\apr_signal.h"\ 1690 ".\include\apr_signal.h"\
|
D | apr.dsp | 861 SOURCE=.\include\apr_signal.h
|
D | libapr.dsp | 906 SOURCE=.\include\apr_signal.h
|
/external/cronet/tot/third_party/apache-portable-runtime/src/ |
D | build-outputs.mk | 58 … 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)/…
|
D | CMakeLists.txt | 112 include/apr_signal.h
|
D | libapr.dep | 962 ".\include\apr_signal.h"\ 1690 ".\include\apr_signal.h"\
|
D | apr.dep | 962 ".\include\apr_signal.h"\ 1690 ".\include\apr_signal.h"\
|
D | apr.dsp | 861 SOURCE=.\include\apr_signal.h
|
D | libapr.dsp | 906 SOURCE=.\include\apr_signal.h
|
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/os2/ |
D | proc.c | 357 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/ |
D | proc.c | 357 apr_signal(SIGCHLD, SIG_DFL); /*not sure if this is needed or not */ in apr_proc_create()
|