Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 26 Aug 2002 00:44:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 26 Aug 2002 00:44:42 -0400 Received: from Mgw1-in.nctu.edu.tw ([140.113.54.37]:18818 "EHLO Mgw1-in.NCTU.edu.tw") by vger.kernel.org with ESMTP id ; Mon, 26 Aug 2002 00:44:41 -0400 Date: Mon, 26 Aug 2002 12:45:41 +0800 From: Zheng Jian-Ming To: linux-kernel@vger.kernel.org Subject: How to use clone flas CLONE_THREAD? Message-ID: <20020826044541.GA19337@cissol7.cis.nctu.edu.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 528 Lines: 16 Hi. When i use clone flag CLONE_THREAD and compiled my program, i get the error message: `CLONE_THREAD' undeclared (first use in this function)" Is this flag still not available unless we use thread package such as NGPT? How to use CLONE_THREAD flag? Thank you. -- Best Regards, - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/