Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/tsan/
H A Dfiber_cleanup.cpp14 FILE *proc_file = fopen(proc_file_name, "r"); in count_memory_mappings() local
18 c = fgetc(proc_file); in count_memory_mappings()
23 fclose(proc_file); in count_memory_mappings()