Searched refs:zh_latency_history_queue (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dzn_malloc.c224 LDAP_STAILQ_INIT(&zh->zh_latency_history_queue);
943 &zh->zh_latency_history_queue, zlh_entry, zlh_next);
947 zlh = LDAP_STAILQ_FIRST(&zh->zh_latency_history_queue);
949 &zh->zh_latency_history_queue, zlh_next);
955 zlh_first = LDAP_STAILQ_FIRST(&zh->zh_latency_history_queue);
956 zlh_last = LDAP_STAILQ_LAST(&zh->zh_latency_history_queue,
H A Dslap.h3334 zh_latency_history_queue; member in struct:zone_heap

Completed in 178 milliseconds