Searched defs:msync (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/profile/ | ||
H A D | WindowsMMap.h | 65 #define msync __llvm_profile_msync macro |
H A D | WindowsMMap.c | 87 int msync(void *addr, size_t length, int flags) in msync() function |