| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-developers/> |
| List-Post: | <mailto:cygwin-developers AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-developers-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin-developers AT sources DOT redhat DOT com |
| content-class: | urn:content-classes:message |
| Subject: | RE: pthread_kill prototype |
| MIME-Version: | 1.0 |
| Date: | Wed, 21 Mar 2001 12:29:48 +1100 |
| X-MimeOLE: | Produced By Microsoft Exchange V6.0.4417.0 |
| Message-ID: | <EA18B9FA0FE4194AA2B4CDB91F73C0EF02E273@itdomain002.itdomain.net.au> |
| Thread-Topic: | pthread_kill prototype |
| Thread-Index: | AcCxpizbLUNrN33BQ4G1+Gqo3tQh/AAAASyQ |
| From: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
| To: | <cygwin-developers AT cygwin DOT com> |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id UAA04302 |
> -----Original Message----- > From: Christopher Faylor [mailto:cgf AT redhat DOT com] > Sent: Wednesday, March 21, 2001 12:33 PM > To: cygwin-developers AT cygwin DOT com > Subject: Re: pthread_kill prototype > > > On Wed, Mar 21, 2001 at 12:20:24PM +1100, Robert Collins wrote: > >> actually this is only a problem when > >> #if defined(_POSIX_THREADS) > >> > >> which I do not believe is defined anywhere in Cygwin > >> so may never have beem picked up before > > Someone asked recently if this should be done. Since I don't > know much about pthreads, I didn't know how to respond. > > If it makes sense to define _POSIX_PTHREADS (and it sounds > like it does) > for Cygwin, I'll add that as a define for gcc 2.95.3. > > cgf > Not yet! _POSIX_THREADS means that the system supports a certain list of functions and symbols. We don't support that list yet. When we have enough support, I'll be sure to ask for _POSIX_THREADS (and about 6 other related symbols). Rob
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |