reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

projects/compiler-rt/lib/profile/InstrProfilingUtil.h
   25 int lprofUnlockFd(int fd);

References

projects/compiler-rt/lib/profile/GCDAProfiling.c
  583     lprofUnlockFd(fd);
projects/compiler-rt/lib/profile/InstrProfilingUtil.c
  192   return lprofUnlockFd(fd);