1ca2cf024391992fe14b2df7d3ae0f575d074452Evan Hunt * Copyright (C) 2000, 2001, 2004, 2007, 2016, 2017 Internet Systems Consortium, Inc. ("ISC")
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews * This Source Code Form is subject to the terms of the Mozilla Public
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews * License, v. 2.0. If a copy of the MPL was not distributed with this
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews * file, You can obtain one at http://mozilla.org/MPL/2.0/.
70e5a7403f0e0a3bd292b8287c5fed5772c15270Automatic Updater/* $Id: thread.c,v 1.5 2007/06/19 23:47:18 tbox Exp $ */
bc400285048b1ca9499de212e63730c7a5b89cb2Brian Wellingtonisc_thread_setconcurrency(unsigned int level) {
8b9c4592ed718c4187971f1104381faf538bf4f7Evan Huntvoid isc_thread_setname(isc_thread_t thread, const char *name) {