Searched refs:lprofUnlockFileHandle (Results 1 – 3 of 3) sorted by relevance
27 int lprofUnlockFileHandle(FILE *F);
352 lprofUnlockFileHandle(OutputFile); in writeFile()445 lprofUnlockFileHandle(File); in unlockProfile()516 lprofUnlockFileHandle(File); in relocateCounters()535 lprofUnlockFileHandle(File); in relocateCounters()
185 COMPILER_RT_VISIBILITY int lprofUnlockFileHandle(FILE *F) { in lprofUnlockFileHandle() function