Searched defs:apr_os_proc_t (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/apr/include/
H A Dapr_portable.h70 typedef HANDLE apr_os_proc_t; typedef
83 typedef PID apr_os_proc_t; typedef
104 typedef thread_id apr_os_proc_t; typedef
117 typedef long apr_os_proc_t; typedef
163 typedef pid_t apr_os_proc_t; /**< native pid */ typedef

Completed in 204 milliseconds