rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sven Van Asbroeck <thesven73@gmail.com>
To: Wedson Almeida Filho <wedsonaf@google.com>
Cc: Carlos <carloscarral13@gmail.com>, rust-for-linux@vger.kernel.org
Subject: Re: Exposing semaphores
Date: Tue, 27 Apr 2021 07:00:25 -0400	[thread overview]
Message-ID: <CAGngYiV+jXgyTN4mN1QsHqXiC1oLv_hEF3iT706JEKBJOcu-mg@mail.gmail.com> (raw)
In-Reply-To: <YIdXB88mPZ6alJix@google.com>

On Mon, Apr 26, 2021 at 8:13 PM Wedson Almeida Filho
<wedsonaf@google.com> wrote:
>
> If the semaphores are used only for mutual exclusion, then you may want to just
> use a mutex or spinlock that are already there. But that's only if you're
> primarily interested in getting a rust scull to work first.

(My apologies for not reading Wedson's message before hitting Reply)

  parent reply	other threads:[~2021-04-27 11:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-27  0:02 Exposing semaphores Carlos
2021-04-27  0:08 ` Alex Gaynor
2021-04-27  0:12 ` Wedson Almeida Filho
2021-04-27  1:43   ` Samantha Miller
2021-04-27 11:00   ` Sven Van Asbroeck [this message]
2021-04-27 10:18 ` Sven Van Asbroeck
2021-04-27 10:58   ` Greg KH

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=CAGngYiV+jXgyTN4mN1QsHqXiC1oLv_hEF3iT706JEKBJOcu-mg@mail.gmail.com \
    --to=thesven73@gmail.com \
    --cc=carloscarral13@gmail.com \
    --cc=rust-for-linux@vger.kernel.org \
    --cc=wedsonaf@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.
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 NNTP newsgroup(s).