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

/freebsd-13-stable/contrib/apr/include/
H A Dapr_portable.h68 typedef HANDLE apr_os_proc_mutex_t; typedef
81 typedef HMTX apr_os_proc_mutex_t; typedef
94 struct apr_os_proc_mutex_t { struct
102 typedef struct apr_os_proc_mutex_t apr_os_proc_mutex_t; typedef in typeref:struct:apr_os_proc_mutex_t
115 typedef NXMutex_t apr_os_proc_mutex_t; typedef
130 struct apr_os_proc_mutex_t { struct
155 typedef struct apr_os_proc_mutex_t apr_os_proc_mutex_t; /**< native process typedef in typeref:struct:apr_os_proc_mutex_t
[all...]

Completed in 103 milliseconds