Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/hppa/bits/
A Dmman.h64 #undef MS_ASYNC
65 #define MS_ASYNC 2 /* Sync memory asynchronously */ macro
/sysdeps/mach/
A Dmsync.c45 if (flags & MS_ASYNC) in msync()
/sysdeps/unix/sysv/linux/bits/
A Dmman-linux.h66 #define MS_ASYNC 1 /* Sync memory asynchronously. */ macro
/sysdeps/mach/hurd/
A Dmsync.c34 boolean_t should_iosync = flags & MS_ASYNC ? 0 : 1; in msync()

Completed in 5 milliseconds