Skip to content

[lib] Make use of "introduce data races" consistent #2097

Open
@jensmaurer

Description

@jensmaurer
Member

LWG issues processing session:

Sometimes we refer to 20.5.5.9 [res.on.data.races], sometimes to 6.8.2 [intro.multithread].
Sometimes we say "conflict".
Sometimes we say "concurrent calls", sometimes we just say "calls".

We should harmonize that, possibly after consulting SG1.

Activity

timsong-cpp

timsong-cpp commented on Jun 7, 2018

@timsong-cpp
Contributor

And sometimes (e.g., [time.zone.db.list]p4, [time.zone.db.remote]p5) we say "thread-safe".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    lwgIssue must be reviewed by LWG.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @timsong-cpp@jensmaurer

        Issue actions

          [lib] Make use of "introduce data races" consistent · Issue #2097 · cplusplus/draft