Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com From: "Paul K. Fisher" To: Subject: Missing pthread prototypes Date: Sun, 7 May 2000 13:44:04 -0500 Message-ID: <000401bfb854$381531e0$6401a8c0@jupiter> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal There are several prototypes missing in pthread.h which are provided in cygwin, such as, pthread_join() pthread_suspend(), etc. Is there any reason that these are not prototyped, and exposed? thanks in advance, paul