OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TopFunction
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/test/tsan/
race_top_suppression.cc
1
// RUN: echo "race_top:
TopFunction
" > %t.supp
9
void
TopFunction
(int *p) {
15
TopFunction
(&Global);
race_top_suppression1.cc
1
// RUN: echo "race_top:
TopFunction
" > %t.supp
13
void
TopFunction
(int *p) {
19
TopFunction
(&Global);
Completed in 954 milliseconds