Home
last modified time | relevance | path

Searched defs:fprintf (Results 1 – 1 of 1) sorted by relevance

/llvm-project/compiler-rt/test/tsan/Darwin/
H A Dmain_tid.mm23 fprintf(stderr, "__tsan_on_report(%p)\n", report); function
32 fprintf(stderr, "tid = %d, os_id = %lu\n", tid, os_id); function