--- include/ldap_pvt_thread.h 2009/01/22 00:00:52 1.51.2.12 +++ include/ldap_pvt_thread.h 2009/06/11 21:53:23 1.51.2.13 @@ -1,5 +1,5 @@ /* ldap_pvt_thread.h - ldap threads header file */ -/* $OpenLDAP: pkg/ldap/include/ldap_pvt_thread.h,v 1.51.2.11 2008/11/21 18:51:50 quanah Exp $ */ +/* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * * Copyright 1998-2009 The OpenLDAP Foundation. @@ -214,6 +214,12 @@ ldap_pvt_thread_pool_submit LDAP_P(( ldap_pvt_thread_pool_t *pool, ldap_pvt_thread_start_t *start, void *arg )); + +LDAP_F( int ) +ldap_pvt_thread_pool_retract LDAP_P(( + ldap_pvt_thread_pool_t *pool, + ldap_pvt_thread_start_t *start, + void *arg )); LDAP_F( int ) ldap_pvt_thread_pool_maxthreads LDAP_P((