Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/profile/
H A DWindowsMMap.h65 #define msync __llvm_profile_msync macro
H A DWindowsMMap.c87 int msync(void *addr, size_t length, int flags) in msync() function