Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

ANSWERS.md 584B

hw8 - Simulation 1 - Antworten

  1. Helgrind markiert die richtigen Stellen im Code:

    ==1930== Possible data race during write of size 4 at 0x60207C by thread #1
    ==1930== Locks held: none
    ==1930==    at 0x400C9A: main (main-race.c:15)
    ==1930==
    ==1930== This conflicts with a previous write of size 4 by thread #2
    ==1930== Locks held: none
    ==1930==    at 0x400C5A: worker (main-race.c:8)
    
  2. Blah

    1.

    2.

    3.

    4.

3.

4.

  1. Blah

    1.

    2.

    3.

    4.

6.

  1. Blah

    1.

    2.

  2. Blah

    1.

    2.

9.