Home
last modified time | relevance | path

Searched refs:s_racy (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/drd/tests/
Drwlock_race.c18 static int s_racy; variable
29 s_racy++; in thread_func()
43 &s_racy, 0, 0, 0, 0); in main()
53 fprintf(stderr, "Result: %d\n", s_racy); in main()
Drwlock_race.stderr.exp26 Location 0x........ is 0 bytes inside local var "s_racy"
12 Location 0x........ is 0 bytes inside local var "s_racy"