Home
last modified time | relevance | path

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

/dports/devel/pecl-APCu/apcu-5.1.21/
H A Dapc_lock.h45 typedef pthread_rwlock_t apc_lock_t; typedef
48 typedef pthread_mutex_t apc_lock_t; typedef
52 typedef int apc_lock_t; typedef
59 } apc_lock_t; typedef
64 typedef apc_windows_cs_rwlock_t apc_lock_t; typedef