public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <iant@google.com>
To: Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Cc: gcc-patches@gcc.gnu.org, gofrontend-dev@googlegroups.com
Subject: Re: Go patch committed: Update Go library
Date: Thu, 27 Oct 2011 17:36:00 -0000	[thread overview]
Message-ID: <mcr4nyu4c44.fsf@dhcp-172-18-216-180.mtv.corp.google.com> (raw)
In-Reply-To: <yddfwie4mtj.fsf@manam.CeBiTec.Uni-Bielefeld.DE> (Rainer Orth's	message of "Thu, 27 Oct 2011 14:54:16 +0200")

Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> writes:

> the only issue I've found on Solaris is the use of pthread_yield, which
> doesn't exist even on Solaris 11.  The following patch checks for this,
> and falls back to thr_yield if available.

Thanks--but is sched_yield available?  I realized that I misread the man
page; it looks like sched_yield is more portable than pthread_yield.

Ian

  reply	other threads:[~2011-10-27 16:46 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-27  3:07 Ian Lance Taylor
2011-10-27 14:46 ` Rainer Orth
2011-10-27 17:36   ` Ian Lance Taylor [this message]
2011-10-27 17:50     ` Rainer Orth
2011-10-31 23:06   ` Ian Lance Taylor
2011-10-31 17:57 ` Rainer Orth
2011-11-01  4:55   ` Ian Lance Taylor
2011-11-01  5:21   ` Ian Lance Taylor
     [not found] ` <4EB15B7E.4050006@ubuntu.com>
2011-11-02 16:21   ` Ian Lance Taylor
2011-11-02 17:11 ` Rainer Orth
2011-11-02 18:01   ` Ian Lance Taylor
2011-11-02 18:04     ` David Daney
2011-11-02 18:23       ` Ian Lance Taylor
2011-11-02 20:23         ` Joseph S. Myers
2011-11-02 20:24       ` Joseph S. Myers
2011-11-02 18:17     ` Rainer Orth
2011-10-27 17:24 Uros Bizjak
2011-11-01  9:57 ` Uros Bizjak
2011-11-30  4:05 Ian Lance Taylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=mcr4nyu4c44.fsf@dhcp-172-18-216-180.mtv.corp.google.com \
    --to=iant@google.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gofrontend-dev@googlegroups.com \
    --cc=ro@CeBiTec.Uni-Bielefeld.DE \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).