From owner-freebsd-hackers Tue Jul 30 8:23:44 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3DDC37B400 for ; Tue, 30 Jul 2002 08:23:42 -0700 (PDT) Received: from mail.malarhojden.nu (malarhojden.nu [195.54.99.114]) by mx1.FreeBSD.org (Postfix) with SMTP id A024743E5E for ; Tue, 30 Jul 2002 08:23:41 -0700 (PDT) (envelope-from daniel@mail.malarhojden.nu) Received: (qmail 66788 invoked by uid 1000); 30 Jul 2002 15:25:14 -0000 Date: Tue, 30 Jul 2002 17:25:14 +0200 From: Daniel Lundqvist To: freebsd-hackers@freebsd.org Subject: select()/poll() i kernel. Message-ID: <20020730152514.GA66448@malarhojden.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I was wondering if there is a select()/poll() for use in kernel by kernel threads? I've been looking around in sys/kern/ but didn't find anything. I'm currently developing under 4.6. Please CC me since I'm not a member of the list. Kind regards, Daniel Lundqvist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message