Searched refs:mgr_mutex_t (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Drepmgr.h48 typedef HANDLE mgr_mutex_t; typedef
54 typedef pthread_mutex_t mgr_mutex_t; typedef
H A Drep.h496 mgr_mutex_t mutex;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drepmgr_ext.h57 int __repmgr_lock_mutex __P((mgr_mutex_t *));
58 int __repmgr_unlock_mutex __P((mgr_mutex_t *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_posix.c434 * PUBLIC: int __repmgr_lock_mutex __P((mgr_mutex_t *));
438 mgr_mutex_t *mutex;
444 * PUBLIC: int __repmgr_unlock_mutex __P((mgr_mutex_t *));
448 mgr_mutex_t *mutex;
H A Drepmgr_windows.c453 mgr_mutex_t *mutex;
462 mgr_mutex_t *mutex;

Completed in 111 milliseconds