Searched refs:munlock (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/lib/posix/options/ |
D | mlock.c | 28 int munlock(const void *addr, size_t len) in munlock() function
|
D | Kconfig.xsi_realtime | 19 fsync(), mlockall(), munlockall(), mlock(), munlock(), mq_close(), mq_getattr(), mq_notify(),
|
D | Kconfig.mem | 59 Select 'y' here and Zephyr will provide support for mlock() and munlock().
|
/Zephyr-latest/include/zephyr/posix/sys/ |
D | mman.h | 42 int munlock(const void *addr, size_t len);
|
/Zephyr-latest/doc/services/portability/posix/option_groups/ |
D | index.rst | 794 munlock(), yes
|