task_p.h revision 307d2084502eddc7ce921e5ce439aec3531d90e0
9c2e820b3bbed87177e9752754d871952400c000David Lawrence * Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
9c2e820b3bbed87177e9752754d871952400c000David Lawrence * Copyright (C) 2000, 2001 Internet Software Consortium.
9c2e820b3bbed87177e9752754d871952400c000David Lawrence * Permission to use, copy, modify, and/or distribute this software for any
9c2e820b3bbed87177e9752754d871952400c000David Lawrence * purpose with or without fee is hereby granted, provided that the above
9c2e820b3bbed87177e9752754d871952400c000David Lawrence * copyright notice and this permission notice appear in all copies.
9c2e820b3bbed87177e9752754d871952400c000David Lawrence * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
9c2e820b3bbed87177e9752754d871952400c000David Lawrence * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
9c2e820b3bbed87177e9752754d871952400c000David Lawrence * AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
9c2e820b3bbed87177e9752754d871952400c000David Lawrence * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
9c2e820b3bbed87177e9752754d871952400c000David Lawrence * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
9c2e820b3bbed87177e9752754d871952400c000David Lawrence * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
9c2e820b3bbed87177e9752754d871952400c000David Lawrence * PERFORMANCE OF THIS SOFTWARE.
9c2e820b3bbed87177e9752754d871952400c000David Lawrence/* $Id: task_p.h,v 1.12 2009/09/01 00:22:28 jinmei Exp $ */
9c2e820b3bbed87177e9752754d871952400c000David Lawrenceisc__taskmgr_dispatch(isc_taskmgr_t *taskmgr);
9c2e820b3bbed87177e9752754d871952400c000David Lawrence#endif /* ISC_TASK_P_H */