From owner-freebsd-hackers Fri May 24 06:19:00 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA00728 for hackers-outgoing; Fri, 24 May 1996 06:19:00 -0700 (PDT) Received: from trem.cnt.org.br (desvio.cnt.org.br [200.19.123.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id GAA00707 for ; Fri, 24 May 1996 06:18:55 -0700 (PDT) Received: by trem.cnt.org.br (AIX 3.2/UCB 5.64/4.03) id AA09726; Fri, 24 May 1996 10:17:33 -0300 From: ormonde@trem.cnt.org.br (Rodrigo Ormonde) Message-Id: <9605241317.AA09726@trem.cnt.org.br> Subject: splnet() and splx() To: freebsd-hackers@freebsd.org Date: Fri, 24 May 1996 10:17:33 -0300 (GRNLNDST) X-Mailer: ELM [version 2.4 PL24] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello. I'm working inside the FreeBSD kernel and sometimes I see the following construction: (it is present in many modules) int s; s = splnet(); /* There is code here */ splx(s); Does anybody know what are the functions splnet() and splx() ? Thanks in advance. -- Rodrigo de La Rocque Ormonde Confederacao Nacional do Transporte e-mail: ormonde@cnt.org.br