Home
last modified time | relevance | path

Searched defs:apr_os_global_mutex_t (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/include/
H A Dapr_portable.h196 #define apr_os_global_mutex_t apr_os_proc_mutex_t macro
203 struct apr_os_global_mutex_t { struct
210 typedef struct apr_os_global_mutex_t apr_os_global_mutex_t; argument
/dports/devel/apr1/apr-1.7.0/include/
H A Dapr_portable.h203 #define apr_os_global_mutex_t apr_os_proc_mutex_t macro
210 struct apr_os_global_mutex_t { struct
217 typedef struct apr_os_global_mutex_t apr_os_global_mutex_t; typedef