unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Philipp Stephani <p.stephani2@gmail.com>
To: emacs-devel@gnu.org
Cc: Philipp Stephani <phst@google.com>
Subject: Re: [PATCH] Make error checking for thread functions stricter.
Date: Sat, 9 Jun 2018 18:48:58 +0200	[thread overview]
Message-ID: <CAArVCkQyWcF7rKq3Mwof23UV9hJSsiw899LM34KwbazjEZx6Nw@mail.gmail.com> (raw)
In-Reply-To: <20180602204231.92373-1-phst@google.com>

[-- Attachment #1: Type: text/plain, Size: 471 bytes --]

Philipp Stephani <p.stephani2@gmail.com> schrieb am Sa., 2. Juni 2018 um
22:42 Uhr:

> * src/systhread.c (sys_thread_create): Change return type to bool.
> Check for errors returned by pthread_attr_setstacksize and
> pthread_attr_destroy.
> (sys_mutex_init, sys_cond_init): Abort on errors.
> (sys_mutex_lock, sys_mutex_unlock, sys_cond_wait)
> (sys_cond_signal, sys_cond_broadcast, sys_cond_destroy): Check for
> errors in debug mode.
>

Pushed to master as b4dcac2d6a.

[-- Attachment #2: Type: text/html, Size: 762 bytes --]

      reply	other threads:[~2018-06-09 16:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-02 20:42 [PATCH] Make error checking for thread functions stricter Philipp Stephani
2018-06-09 16:48 ` Philipp Stephani [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=CAArVCkQyWcF7rKq3Mwof23UV9hJSsiw899LM34KwbazjEZx6Nw@mail.gmail.com \
    --to=p.stephani2@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=phst@google.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).